Hello community,

here is the log from the commit of package qrencode for openSUSE:Factory 
checked in at 2012-01-04 08:01:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qrencode (Old)
 and      /work/SRC/openSUSE:Factory/.qrencode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qrencode", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/qrencode/qrencode.changes        2011-11-23 
12:03:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qrencode.new/qrencode.changes   2012-01-04 
08:01:21.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Jan  1 15:26:28 UTC 2012 - [email protected]
+
+- Update to 3.2.0
+  * Fixed a bug in mask evaluation function.
+  * Micro QR Code support is now marked as "experimental" explicitly.
+  * Build system fixes
+  * Changes over 3.1.1. See the Changelog file
+
+-------------------------------------------------------------------

Old:
----
  qrencode-3.1.1.tar.bz2

New:
----
  qrencode-3.2.0.tar.bz2

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

Other differences:
------------------
++++++ qrencode.spec ++++++
--- /var/tmp/diff_new_pack.bGQ8w9/_old  2012-01-04 08:01:22.000000000 +0100
+++ /var/tmp/diff_new_pack.bGQ8w9/_new  2012-01-04 08:01:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qrencode
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,18 @@
 #
 
 
-
 Name:           qrencode
-Version:        3.1.1
-Release:        1
-License:        LGPL-2.1+
+Version:        3.2.0
+Release:        0
 Summary:        C library for encoding data in a QR Code symbol
-Url:            http://fukuchi.org/works/qrencode/index.en.html
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
+Url:            http://fukuchi.org/works/qrencode/index.en.html
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  autoconf libtool
+BuildRequires:  autoconf
 BuildRequires:  libSDL-devel
-%if 0%{suse_version} > 1120
-BuildRequires:  libpng12-devel
-%else
-BuildRequires:  libpng-devel
-%endif
+BuildRequires:  libtool
+BuildRequires:  pkgconfig(libpng)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,7 +36,6 @@
 The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly 
robust.
 
 %package -n libqrencode3
-License:        LGPL-2.1+
 Summary:        C library for encoding data in a QR Code symbol
 Group:          Development/Libraries/C and C++
 
@@ -50,7 +45,6 @@
 The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly 
robust.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        C library for encoding data in a QR Code symbol
 Group:          Development/Libraries/C and C++
 Requires:       libqrencode3 = %{version}

++++++ qrencode-3.1.1.tar.bz2 -> qrencode-3.2.0.tar.bz2 ++++++
++++ 32217 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to