Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit libzypp
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 01 Sep 2007 13:12:40 +0200
- Message-id: <20070901111240.ED9766781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libzypp
checked in at Sat Sep 1 13:12:40 CEST 2007.
--------
--- libzypp/libzypp.changes 2007-08-30 20:22:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2007-08-31 22:20:33.884573000 +0200
@@ -1,0 +2,26 @@
+Fri Aug 31 22:10:55 CEST 2007 - ma@xxxxxxx
+
+- Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
+ [main]
+ download.use_patchrpm = no
+ download.use_deltarpm = no
+- version 3.22.0
+- revision 7069
+
+-------------------------------------------------------------------
+Fri Aug 31 19:56:40 CEST 2007 - ma@xxxxxxx
+
+- On demand translate patch requirements into a list of atoms.
+ Required by the UI to display packages acssociated with a patch.
+ (#300612)
+- version 3.21.1
+- revision 7065
+
+-------------------------------------------------------------------
+Fri Aug 31 13:59:54 CEST 2007 - kkaempf@xxxxxxx
+
+- enrich ResolverInfo with the reason if a user-initiated request
+ fails (#304325, #306240)
+- r 7051
+
+-------------------------------------------------------------------
Old:
----
libzypp-3.21.0.tar.bz2
New:
----
libzypp-3.22.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.A11114/_old 2007-09-01 13:12:18.000000000 +0200
+++ /var/tmp/diff_new_pack.A11114/_new 2007-09-01 13:12:18.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 3.21.0)
+# spec file for package libzypp (Version 3.22.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 3.21.0
+Version: 3.22.0
Release: 1
-Source: libzypp-3.21.0.tar.bz2
+Source: libzypp-3.22.0.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak@xxxxxxx>
%package devel
-Requires: libzypp == 3.21.0
+Requires: libzypp == 3.22.0
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@@ -125,6 +125,23 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Fri Aug 31 2007 - ma@xxxxxxx
+- Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
+ [main]
+ download.use_patchrpm = no
+ download.use_deltarpm = no
+- version 3.22.0
+- revision 7069
+* Fri Aug 31 2007 - ma@xxxxxxx
+- On demand translate patch requirements into a list of atoms.
+ Required by the UI to display packages acssociated with a patch.
+ (#300612)
+- version 3.21.1
+- revision 7065
+* Fri Aug 31 2007 - kkaempf@xxxxxxx
+- enrich ResolverInfo with the reason if a user-initiated request
+ fails (#304325, #306240)
+- r 7051
* Thu Aug 30 2007 - jkupec@xxxxxxx
- added missing implementation of LogControl::setLineFormater()
(lslezak)
++++++ libzypp-3.21.0.tar.bz2 -> libzypp-3.22.0.tar.bz2 ++++++
++++ 5457 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |