From 7556cc2e1f382bd4770918f7dcf53689f72cd7b9610c9fee0b155ccae5e9c914 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 4 Aug 2007 06:36:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=33 --- libzypp-3.13.10.tar.bz2 | 3 --- ....10-rpmlintrc => libzypp-3.13.12-rpmlintrc | 0 libzypp-3.13.12.tar.bz2 | 3 +++ libzypp.changes | 22 ++++++++++++++++++ libzypp.spec | 23 +++++++++++++++---- 5 files changed, 43 insertions(+), 8 deletions(-) delete mode 100644 libzypp-3.13.10.tar.bz2 rename libzypp-3.13.10-rpmlintrc => libzypp-3.13.12-rpmlintrc (100%) create mode 100644 libzypp-3.13.12.tar.bz2 diff --git a/libzypp-3.13.10.tar.bz2 b/libzypp-3.13.10.tar.bz2 deleted file mode 100644 index 4c6e3f1..0000000 --- a/libzypp-3.13.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65faa7a52cd0ac34d92cfabd3b5adda4ea128b8fb011fce281120f9a80003cf9 -size 14407096 diff --git a/libzypp-3.13.10-rpmlintrc b/libzypp-3.13.12-rpmlintrc similarity index 100% rename from libzypp-3.13.10-rpmlintrc rename to libzypp-3.13.12-rpmlintrc diff --git a/libzypp-3.13.12.tar.bz2 b/libzypp-3.13.12.tar.bz2 new file mode 100644 index 0000000..ab7d285 --- /dev/null +++ b/libzypp-3.13.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b16de823fc4d4c2286b3c779af5a4b66b69e111e09bc52b7f53c501a8e0261 +size 3014531 diff --git a/libzypp.changes b/libzypp.changes index 3004db0..a6adc75 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de + +- Don't download unwanted translation files (#293740). +- revision 6470 + +------------------------------------------------------------------- +Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de + +- Fix susetags repo to parse dikusage data (#293039) +- revision 6467 +- version 3.13.12 + +------------------------------------------------------------------- +Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de + +- Add product attribute 'type' (aka 'category' which is now + deprecated). Adapted sustags and yum parsers to parse and + provide this value. +- revision 6464 +- version 3.13.11 + ------------------------------------------------------------------- Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de diff --git a/libzypp.spec b/libzypp.spec index 7d78d5a..122b6a3 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 3.13.10) +# spec file for package libzypp (Version 3.13.12) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,10 +16,10 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management -Version: 3.13.10 +Version: 3.13.12 Release: 1 -Source: libzypp-3.13.10.tar.bz2 -Source1: libzypp-3.13.10-rpmlintrc +Source: libzypp-3.13.12.tar.bz2 +Source1: libzypp-3.13.12-rpmlintrc Prefix: /usr Provides: yast2-packagemanager Obsoletes: yast2-packagemanager @@ -44,7 +44,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 3.13.10 +Requires: libzypp == 3.13.12 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 @@ -124,6 +124,19 @@ cd .. %{_libdir}/pkgconfig/libzypp.pc %changelog +* Sat Aug 04 2007 - ma@suse.de +- Don't download unwanted translation files (#293740). +- revision 6470 +* Fri Aug 03 2007 - ma@suse.de +- Fix susetags repo to parse dikusage data (#293039) +- revision 6467 +- version 3.13.12 +* Fri Aug 03 2007 - ma@suse.de +- Add product attribute 'type' (aka 'category' which is now + deprecated). Adapted sustags and yum parsers to parse and + provide this value. +- revision 6464 +- version 3.13.11 * Fri Aug 03 2007 - dmacvicar@suse.de - fix modalias rel column number - version 3.13.10