Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2012-02-16 16:12:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cups (Old)
 and      /work/SRC/openSUSE:Factory/.cups.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cups", Maintainer is "jsm...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cups/cups.changes        2012-01-20 
22:06:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2012-02-16 
16:12:22.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Feb  7 14:42:59 CET 2012 - jsm...@suse.de
+
+- Upgraded to CUPS 1.5.2 (mainly a bugfix release). This release
+  fixes a number of printing, encryption, and ipptool issues.
+  Excerpt:
+  * The scheduler incorrectly used free() on a POSIX ACL value,
+    which could cause a crash (STR #3970).
+  * Encryption was broken with OpenSSL (probably STR #3933
+    and bnc#739410 ).
+  * Badly formed GIF files could cause the image filters
+    to crash (STR #3914).
+  For a complete list see the CHANGES.txt file.
+
+-------------------------------------------------------------------
@@ -11 +25 @@
- This only makes sense when using static linking but we dont ship
+  This only makes sense when using static linking but we don't ship
@@ -17,2 +31,2 @@
-- Update systemd patch, Bind to datagram socket as well 
-in systemd cups.socket unit file, to prevent that port being 
+- Update systemd patch, Bind to datagram socket as well in
+  systemd cups.socket unit file, to prevent that port being
@@ -20 +34,2 @@
-- There is no need to use -fno-strict-aliasing in cflags any longer.
+- There is no need to use -fno-strict-aliasing
+  in cflags any longer.
@@ -31,4 +46,3 @@
-- Add complete systemd support, the hardware stuff  
-  is handled in builtin udev rules
-  (see /lib/udev/rules.d/99-systemd.rules)
-  * See also http://0pointer.de/blog/projects/socket-activation2.html
+- Add complete systemd support, the hardware stuff is handled in
+  builtin udev rules (see /lib/udev/rules.d/99-systemd.rules).
+  See also http://0pointer.de/blog/projects/socket-activation2.html

Old:
----
  cups-1.5.0-source.tar.bz2

New:
----
  cups-1.5.2-source.tar.bz2

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

Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.sDoiOJ/_old  2012-02-16 16:12:24.000000000 +0100
+++ /var/tmp/diff_new_pack.sDoiOJ/_new  2012-02-16 16:12:24.000000000 +0100
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           cups
 BuildRequires:  avahi-compat-mDNSResponder-devel
 BuildRequires:  dbus-1-devel
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  krb5-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  zlib-devel
-BuildRequires:  libjpeg-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  openslp-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
-BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
+BuildRequires:  zlib-devel
 # Have libtool as explicit buildrequirement to no longer depend
 # on a "hidden" buildrequirement in the OBS project definition:
 BuildRequires:  libtool
@@ -50,14 +48,14 @@
 PreReq:         sysvinit(syslog)
 %endif
 Url:            http://www.cups.org/
-License:        GPLv2+ ; LGPLv2.1+
-Group:          Hardware/Printing
 Summary:        The Common UNIX Printing System
+License:        GPL-2.0+ ; LGPL-2.1+
+Group:          Hardware/Printing
 # Source0...Source9 is for sources from upstream:
-# URL for Source0: 
http://ftp.easysw.com/pub/cups/1.5.0/cups-1.5.0-source.tar.bz2
-# MD5 sum for Source0 on http://www.cups.org/software.php 
e54ed09ede2340fc3014913333520fe4
-Version:        1.5.0
-Release:        1
+# URL for Source0: 
http://ftp.easysw.com/pub/cups/1.5.2/cups-1.5.2-source.tar.bz2
+# MD5 sum for Source0 on http://www.cups.org/software.php 
9471d2a7c920cfbb17133c32d2e6866f
+Version:        1.5.2
+Release:        0
 Source0:        cups-%{version}-source.tar.bz2
 # Require the exact matching version-release of the cups-libs sub-package 
because
 # non-matching CUPS libraries may let CUPS software crash (e.g. segfault)
@@ -138,8 +136,8 @@
 
 
 %package libs
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Libraries for CUPS
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Hardware/Printing
 # https://bugzilla.novell.com/show_bug.cgi?id=437293
 %ifarch ppc64
@@ -157,8 +155,8 @@
 
 
 %package client
-License:        GPLv2+
 Summary:        CUPS Client Programs
+License:        GPL-2.0+
 Group:          Hardware/Printing
 # Conflicts with other print spoolers which provide same binaries like 
/usr/bin/lp and so on:
 Conflicts:      plp lprold lprng
@@ -184,8 +182,8 @@
 
 
 %package devel
-License:        GPLv2+
 Summary:        Development Environment for CUPS
+License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 # Do not require the exact matching version-release of cups-libs
 # but only a cups-libs package with matching version because
@@ -209,8 +207,8 @@
 
 
 %package ddk
-License:        GPLv2+
 Summary:        CUPS Driver Development Kit
+License:        GPL-2.0+
 Group:          Hardware/Printing
 Requires:       cups = %{version}
 Requires:       cups-devel = %{version}



++++++ cups-1.5.0-source.tar.bz2 -> cups-1.5.2-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/cups/cups-1.5.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.cups.new/cups-1.5.2-source.tar.bz2 differ: char 11, 
line 1


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

Reply via email to