bump release
[util-vserver.git] / util-vserver.spec.in
index a2b0cea..38f2669 100644 (file)
@@ -17,7 +17,7 @@
 
 %define name @PACKAGE@
 %define version @VERSION@
-%define release 12%{?pldistro:.%{pldistro}}%{?date:.%{date}}
+%define release 15%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
 %define _without_dietlibc 1
 %define _without_xalan 1
@@ -399,7 +399,7 @@ install -D -m 755 *.so "$python_sitelib"/
 popd
 
 
-%triggerpostun -- %{name}
+%triggerpostun python -- util-vserver-python, util-vserver-py23
 # RPMs get upgraded by installing the new one, then uninstalling the
 # old one. Since we no longer own the byte-compiled modules, they may
 # be removed right after we create them in %post if we are upgraded