From bafd27051a84d0774e7419c282cfe03ea9368a1a39f8599c3facfcc51970631e Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 20 Nov 2013 15:53:13 +0000 Subject: [PATCH] Update to last successful build ebee462db916e128c27a8f3cc68c6c4d89f17589 changes 14.2.0 (2) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1045 --- libzypp-14.1.1.tar.bz2 | 3 --- libzypp-14.2.0.tar.bz2 | 3 +++ libzypp.changes | 11 +++++++++++ libzypp.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 libzypp-14.1.1.tar.bz2 create mode 100644 libzypp-14.2.0.tar.bz2 diff --git a/libzypp-14.1.1.tar.bz2 b/libzypp-14.1.1.tar.bz2 deleted file mode 100644 index 2476fa3..0000000 --- a/libzypp-14.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fad9362773db9aa6364721dc319e9c5cd45a8ca24e240818da7de2e3f1269e6 -size 4911565 diff --git a/libzypp-14.2.0.tar.bz2 b/libzypp-14.2.0.tar.bz2 new file mode 100644 index 0000000..f19ca37 --- /dev/null +++ b/libzypp-14.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ac24ecc3037a40934d99b521fd178b9bf0f96087b8f2f1cdff51ad66e7f7ce +size 4916792 diff --git a/libzypp.changes b/libzypp.changes index 784b6a7..54f8807 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 20 16:32:30 CET 2013 - ma@suse.de + +- Extend commit plugin to send the transaction list (Fate#316203) +- Add base/Json.h: JSON encoder for e.g. sending data to plugins +- Re-evaluate dropped packages list on upgrade, even if product + remains unchanged (bnc#849251). +- Add ppc64le architecture +- Add m68k architecture +- version 14.2.0 (2) + ------------------------------------------------------------------- Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index b617489..797cb53 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management License: GPL-2.0+ Group: System/Packages -Version: 14.1.1 +Version: 14.2.0 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -32,7 +32,7 @@ Obsoletes: yast2-packagemanager # Features we provide (update doc/autoinclude/FeatureTest.doc): Provides: libzypp(plugin) = 0 -Provides: libzypp(plugin:commit) = 0 +Provides: libzypp(plugin:commit) = 1 Provides: libzypp(plugin:services) = 0 Provides: libzypp(plugin:system) = 0 Provides: libzypp(plugin:urlresolver) = 0