From 82fbd085badd792aebd84cf92846c5d013814438f735fc05b1de02acf6c5fe2b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Jan 2008 19:00:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=80 --- libzypp-4.1.6.tar.bz2 | 3 --- libzypp-4.1.7.tar.bz2 | 3 +++ libzypp.changes | 22 ++++++++++++++++++++++ libzypp.spec | 23 ++++++++++++++++++----- 4 files changed, 43 insertions(+), 8 deletions(-) delete mode 100644 libzypp-4.1.6.tar.bz2 create mode 100644 libzypp-4.1.7.tar.bz2 diff --git a/libzypp-4.1.6.tar.bz2 b/libzypp-4.1.6.tar.bz2 deleted file mode 100644 index 7aa84a6..0000000 --- a/libzypp-4.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:024ad5f2e2d8bce6e9482d6595cbf7385dc75e8d83a4cc03105fa6004aa68593 -size 2981553 diff --git a/libzypp-4.1.7.tar.bz2 b/libzypp-4.1.7.tar.bz2 new file mode 100644 index 0000000..db743b8 --- /dev/null +++ b/libzypp-4.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece62a874db2d9326ec41ea2807cc54aee8c695a2a4c6a27fe45a560c3d7e360 +size 2980685 diff --git a/libzypp.changes b/libzypp.changes index 8413fd6..bb8392e 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de + +- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER) + ZYPP_RC_SOLVER=1 will enable the old RedCapet solver +- Revision 8255 +- Version 4.1.7 + +------------------------------------------------------------------- +Wed Jan 2 18:24:34 CET 2008 - jkupec@suse.cz + +- Pathname zypp::filesystem::expandlink(const Pathname &) added +- if the provided file is a symlink, expand it (#274651) (this + probably won't work for schemes other than file/dir and cd/dvd) +- revision 8179 + +------------------------------------------------------------------- +Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de + +- fixed password handling in URLs (bug #347273) +- revision 8118 + ------------------------------------------------------------------- Mon Dec 17 13:47:44 CET 2007 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 53cb8fb..be97b45 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,7 +1,7 @@ # -# spec file for package libzypp (Version 4.1.6) +# spec file for package libzypp (Version 4.1.7) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -16,9 +16,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 4.1.6 +Version: 4.1.7 Release: 1 -Source: libzypp-4.1.6.tar.bz2 +Source: libzypp-4.1.7.tar.bz2 Source1: libzypp-rpmlintrc Prefix: /usr Provides: yast2-packagemanager @@ -44,7 +44,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 4.1.6 +Requires: libzypp == 4.1.7 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 @@ -132,6 +132,19 @@ cd .. %{_libdir}/pkgconfig/libzypp.pc %changelog +* Thu Jan 10 2008 - schubi@suse.de +- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER) + ZYPP_RC_SOLVER=1 will enable the old RedCapet solver +- Revision 8255 +- Version 4.1.7 +* Wed Jan 02 2008 - jkupec@suse.cz +- Pathname zypp::filesystem::expandlink(const Pathname &) added +- if the provided file is a symlink, expand it (#274651) (this + probably won't work for schemes other than file/dir and cd/dvd) +- revision 8179 +* Tue Dec 18 2007 - aschnell@suse.de +- fixed password handling in URLs (bug #347273) +- revision 8118 * Mon Dec 17 2007 - ma@suse.de - Fixed default text locale detection not to use static variables. (#346872) - version 4.1.6