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
This commit is contained in:
OBS User autobuild 2010-02-05 13:10:06 +00:00 committed by Git OBS Bridge
parent de015536ab
commit e2c9cc117a
4 changed files with 47 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e323b5c4b9c34bd2a02c13046a94f9e74df0e3e6cfcf6575dbcfb7849a6c49d7
size 4757620

3
libzypp-6.29.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ff9629172812f5f31f8e7c0961a9cf9f1662cf19f5b9ebe6ac44b296781c0c5
size 4764206

View File

@ -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

View File

@ -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