From e2c9cc117ac6c697f5551f6f9c9a2928e9e024fd247aac604200ca8b6eaf7063 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 5 Feb 2010 13:10:06 +0000 Subject: [PATCH] Accepting request 31533 from zypp:Head Copy from zypp:Head/libzypp based on submit request 31533 from user mlandres OBS-URL: https://build.opensuse.org/request/show/31533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=196 --- libzypp-6.27.1.tar.bz2 | 3 --- libzypp-6.29.2.tar.bz2 | 3 +++ libzypp.changes | 40 ++++++++++++++++++++++++++++++++++++++++ libzypp.spec | 8 ++++---- 4 files changed, 47 insertions(+), 7 deletions(-) delete mode 100644 libzypp-6.27.1.tar.bz2 create mode 100644 libzypp-6.29.2.tar.bz2 diff --git a/libzypp-6.27.1.tar.bz2 b/libzypp-6.27.1.tar.bz2 deleted file mode 100644 index c69530c..0000000 --- a/libzypp-6.27.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e323b5c4b9c34bd2a02c13046a94f9e74df0e3e6cfcf6575dbcfb7849a6c49d7 -size 4757620 diff --git a/libzypp-6.29.2.tar.bz2 b/libzypp-6.29.2.tar.bz2 new file mode 100644 index 0000000..6bd99dc --- /dev/null +++ b/libzypp-6.29.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff9629172812f5f31f8e7c0961a9cf9f1662cf19f5b9ebe6ac44b296781c0c5 +size 4764206 diff --git a/libzypp.changes b/libzypp.changes index 62808d8..fe0c86c 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Feb 3 15:57:13 CET 2010 - ma@suse.de + +- Remember the enabled state of removed service repositories. This + way we are able to restore service repositories correctly after a + subscrition expired and gets renewed. (bnc #572634) +- version 6.29.2 (19) + +------------------------------------------------------------------- +Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz + +- Abort aria2c download when the progress callback receives 'false' + (bnc #545106) + +------------------------------------------------------------------- +Tue Jan 19 14:50:15 CET 2010 - ma@suse.de + +- Evaluate SolvAttr::repositoryToolVersion to prevent loading + outdated solv files. (bnc #570623) +- version 6.29.0 (19) + +------------------------------------------------------------------- +Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz + +- Use regex to parse aria2c progress lines (bnc #570917) +- version 6.28.1 (19) + +------------------------------------------------------------------- +Thu Jan 7 12:25:24 CET 2010 - jkupec@suse.cz + +- Set SignatureFileChecker context even if the key is not known + (bnc #495977) +- version 6.28.0 (19) + +------------------------------------------------------------------- +Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz + +- RepoInfoBase::label() added for use in UI messages, plus + ZConfig::repoLabelIsAlias() + ------------------------------------------------------------------- Tue Dec 8 19:41:17 CET 2009 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 18609d7..98f7451 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,7 +1,7 @@ # -# spec file for package libzypp (Version 6.27.1) +# spec file for package libzypp (Version 6.29.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -24,7 +24,7 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 6.27.1 +Version: 6.29.2 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -35,7 +35,7 @@ Recommends: logrotate BuildRequires: cmake BuildRequires: openssl-devel BuildRequires: boost-devel dejagnu doxygen gcc-c++ gettext-devel graphviz hal-devel libxml2-devel -BuildRequires: libsatsolver-devel >= 0.14.9 +BuildRequires: libsatsolver-devel >= 0.14.13 %requires_eq satsolver-tools # required for testsuite, webrick BuildRequires: ruby