Hello community,

here is the log from the commit of package system-config-printer for 
openSUSE:Factory checked in at 2012-10-22 22:11:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old)
 and      /work/SRC/openSUSE:Factory/.system-config-printer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-config-printer", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes  
    2012-08-23 16:06:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes
 2012-10-22 22:11:06.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Oct  9 20:00:40 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.3.12:
+  + Fixed udev rules so a systemd service is created for the device
+  + Cleaned up systemd service description.
+  + udev: Allow remove to take the same format address.
+  + Catch-all for gnomekeyring exceptions (bgo#859760).
+- Fix %post/%postun scripts to reference the new service name (and
+  do not handle demo.service; an obvious copy/paste error).
+
+-------------------------------------------------------------------

Old:
----
  system-config-printer-1.3.11.tar.xz

New:
----
  system-config-printer-1.3.12.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ system-config-printer.spec ++++++
--- /var/tmp/diff_new_pack.1AFbMI/_old  2012-10-22 22:11:07.000000000 +0200
+++ /var/tmp/diff_new_pack.1AFbMI/_new  2012-10-22 22:11:07.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           system-config-printer
-Version:        1.3.11
+Version:        1.3.12
 Release:        0
 Summary:        A printer administration tool
 License:        GPL-2.0+
@@ -173,16 +173,16 @@
 %icon_theme_cache_postun
 
 %pre -n udev-configure-printer
-%service_add_pre demo.service udev-configure-printer.service
+%service_add_pre configure-printer@.service
 
 %post -n udev-configure-printer
-%service_add_post demo.service udev-configure-printer.service
+%service_add_post configure-printer@.service
 
 %preun -n udev-configure-printer
-%service_del_preun udev-configure-printer.service
+%service_del_preun configure-printer@.service
 
 %postun -n udev-configure-printer
-%service_del_postun udev-configure-printer.service
+%service_del_postun configure-printer@.service
 
 %files
 %defattr(-,root,root,-)
@@ -222,7 +222,7 @@
 
 %files -n udev-configure-printer
 %defattr(-,root,root,-)
-%{_unitdir}/udev-configure-printer.service
+%{_unitdir}/configure-printer@.service
 %dir /lib/udev
 %dir /lib/udev/rules.d
 /lib/udev/rules.d/*.rules

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to