Hello community,

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

Package is "libzypp", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2011-12-27 
18:37:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes     2012-02-08 
16:05:59.000000000 +0100
@@ -1,0 +2,31 @@
+Fri Feb  3 13:18:01 CET 2012 - m...@suse.de
+
+- Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
+- Build with -fvisibility-inlines-hidden
+- CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
+- Correctly use user:pass directly embedded in a proxy url (bnc#740764)
+- new sat::Map - Libsolv (bit)Map wrapper.
+- always set splitprovides to true now that libsolv handles them better
+- version 11.1.0 (1)
+
+-------------------------------------------------------------------
+Thu Feb  2 01:14:17 CET 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Jan 29 01:14:28 CET 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Jan 22 01:13:30 CET 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Tue Jan 10 18:31:41 CET 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------

Old:
----
  libzypp-11.0.0.tar.bz2

New:
----
  libzypp-11.1.0.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.8edc9P/_old  2012-02-08 16:06:01.000000000 +0100
+++ /var/tmp/diff_new_pack.8edc9P/_new  2012-02-08 16:06:01.000000000 +0100
@@ -19,11 +19,11 @@
 
 
 Name:           libzypp
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          System/Packages
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Package, Patch, Pattern, and Product Management
-Version:        11.0.0
+Version:        11.1.0
 Release:        1
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
@@ -44,7 +44,7 @@
 %endif
 BuildRequires:  cmake
 BuildRequires:  openssl-devel
-%if 0%{?suse_version} >= 1130
+%if 0%{?suse_version} >= 1130 || 0%{?fedora_version} >= 16
 BuildRequires:  libudev-devel
 %else
 BuildRequires:  hal-devel
@@ -57,7 +57,12 @@
 BuildRequires:  graphviz
 BuildRequires:  libxml2-devel
 BuildRequires:  libproxy-devel
+
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+BuildRequires:  pkgconfig
+%else
 BuildRequires:  pkg-config
+%endif
 
 BuildRequires:  libsolv-devel
 %if 0%{?suse_version} >= 1100
@@ -135,7 +140,7 @@
     Ladislav Slezak <lsle...@suse.cz>
 
 %package devel
-License:        GPLv2+
+License:        GPL-2.0+
 Requires:       libzypp = %{version}
 Requires:       libxml2-devel
 Requires:       openssl-devel
@@ -146,7 +151,7 @@
 Requires:       popt-devel
 Requires:       boost-devel
 Requires:       libstdc++-devel
-%if 0%{?suse_version} >= 1130
+%if 0%{?suse_version} >= 1130 || 0%{?fedora_version} >= 16
 Requires:       libudev-devel
 %else
 Requires:       hal-devel

++++++ libzypp-11.0.0.tar.bz2 -> libzypp-11.1.0.tar.bz2 ++++++
++++ 1798 lines of diff (skipped)

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

Reply via email to