From 2f3467f40a80de2a62ed765b8421c1d24049c6b28ea4910dfe62612928e73337 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 23 May 2007 14:19:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=21 --- libzypp-3.2.1.tar.bz2 | 3 --- libzypp-3.2.2.tar.bz2 | 3 +++ libzypp.changes | 6 ++++++ libzypp.spec | 11 +++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 libzypp-3.2.1.tar.bz2 create mode 100644 libzypp-3.2.2.tar.bz2 diff --git a/libzypp-3.2.1.tar.bz2 b/libzypp-3.2.1.tar.bz2 deleted file mode 100644 index 92ea648..0000000 --- a/libzypp-3.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34dfadaa3c36d8fe1614d0ece9a7a9c054ed31a492f08a30d3425e1070712ad0 -size 37229460 diff --git a/libzypp-3.2.2.tar.bz2 b/libzypp-3.2.2.tar.bz2 new file mode 100644 index 0000000..38475ac --- /dev/null +++ b/libzypp-3.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a221da759dee87d7d87c8efaaeb664a531c640b922adaad9f96010450cb5e613 +size 2615554 diff --git a/libzypp.changes b/libzypp.changes index 50467dd..12d61e0 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 23 13:32:02 CEST 2007 - schubi@suse.de + +- fixed cmake +- version 3.2.2 + ------------------------------------------------------------------- Wed May 23 11:25:55 CEST 2007 - schubi@suse.de diff --git a/libzypp.spec b/libzypp.spec index e7e5808..f7c3a6b 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 3.2.1) +# spec file for package libzypp (Version 3.2.2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,9 +16,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management -Version: 3.2.1 +Version: 3.2.2 Release: 1 -Source: libzypp-3.2.1.tar.bz2 +Source: libzypp-3.2.2.tar.bz2 Prefix: /usr Provides: yast2-packagemanager Obsoletes: yast2-packagemanager @@ -42,7 +42,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 3.2.1 +Requires: libzypp == 3.2.2 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 @@ -123,6 +123,9 @@ cd .. %changelog * Wed May 23 2007 - schubi@suse.de +- fixed cmake +- version 3.2.2 +* Wed May 23 2007 - schubi@suse.de - Reduced logging in order to speedup solving Bug 275100 - revision 5603 - version 3.2.1