From 31151dc01ac8512ef17067e25d3ce662ccfc7ce7392ccd3d098aac8fd545bdfb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 19 Mar 2008 00:39:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=97 --- libzypp-4.4.3.tar.bz2 | 3 --- libzypp-4.5.0.tar.bz2 | 3 +++ libzypp.changes | 25 +++++++++++++++++++++++++ libzypp.spec | 21 +++++++++++++++++---- 4 files changed, 45 insertions(+), 7 deletions(-) delete mode 100644 libzypp-4.4.3.tar.bz2 create mode 100644 libzypp-4.5.0.tar.bz2 diff --git a/libzypp-4.4.3.tar.bz2 b/libzypp-4.4.3.tar.bz2 deleted file mode 100644 index 7b4cbd1..0000000 --- a/libzypp-4.4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57d3f23771057089506459cfc2e941179820d76a5c589403cbfb7313225c2e3b -size 5687336 diff --git a/libzypp-4.5.0.tar.bz2 b/libzypp-4.5.0.tar.bz2 new file mode 100644 index 0000000..54d44d4 --- /dev/null +++ b/libzypp-4.5.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a0b0414591740d1124d49c6446083a0ca49b0076b9335c456e86ccbdd30b3e +size 5678056 diff --git a/libzypp.changes b/libzypp.changes index 3c3f7dc..79b791d 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Mar 18 21:59:04 CET 2008 - ma@suse.de + +- class sat::LocaleSupport: Convenience methods to manage support + for language specific packages. +- revision 9197 + +------------------------------------------------------------------- +Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz + +- removed obsolete capability handling stuff (ma) +- version 4.5.0 + +------------------------------------------------------------------- +Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz + +- Don't mask skip and abort exception in Fetcher +- revision 9188 + +------------------------------------------------------------------- +Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz + +- action is correctly set in mediaRequest callback +- revision 9186 + ------------------------------------------------------------------- Mon Mar 17 12:33:44 CET 2008 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 00cfeda..f6a3359 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 4.4.3) +# spec file for package libzypp (Version 4.5.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -17,9 +17,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 4.4.3 +Version: 4.5.0 Release: 1 -Source: libzypp-4.4.3.tar.bz2 +Source: libzypp-4.5.0.tar.bz2 Source1: libzypp-rpmlintrc Prefix: /usr Provides: yast2-packagemanager @@ -62,7 +62,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 4.4.3 +Requires: libzypp == 4.5.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 libsatsolver-devel @@ -156,6 +156,19 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/pkgconfig/libzypp.pc %changelog +* Tue Mar 18 2008 ma@suse.de +- class sat::LocaleSupport: Convenience methods to manage support + for language specific packages. +- revision 9197 +* Tue Mar 18 2008 jkupec@suse.cz +- removed obsolete capability handling stuff (ma) +- version 4.5.0 +* Tue Mar 18 2008 jreidinger@suse.cz +- Don't mask skip and abort exception in Fetcher +- revision 9188 +* Tue Mar 18 2008 jreidinger@suse.cz +- action is correctly set in mediaRequest callback +- revision 9186 * Mon Mar 17 2008 ma@suse.de - Fix SEGV in commit (bnc# 371137) - version 4.4.3