From 0026aafea6b88d3c4cc42eb2c18e3552241bd6bc1e34385f865b894f9e872a0a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 24 Jan 2014 13:19:35 +0000 Subject: [PATCH] Update to last successful build 86cb0a074bf13b352bc6a4a3275ed71d720cde93 changes 14.7.0 (7) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1065 --- libzypp-14.6.0.tar.bz2 | 3 --- libzypp-14.7.0.tar.bz2 | 3 +++ libzypp.changes | 6 ++++++ libzypp.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libzypp-14.6.0.tar.bz2 create mode 100644 libzypp-14.7.0.tar.bz2 diff --git a/libzypp-14.6.0.tar.bz2 b/libzypp-14.6.0.tar.bz2 deleted file mode 100644 index 391188a..0000000 --- a/libzypp-14.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fe04c49f7ff5eb33c77d83e149f7e8c5f5a7535f3c9adad1f3d782e86a136b9 -size 4914460 diff --git a/libzypp-14.7.0.tar.bz2 b/libzypp-14.7.0.tar.bz2 new file mode 100644 index 0000000..5ced450 --- /dev/null +++ b/libzypp-14.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb582685bb4590184c971cb193dd3ad652bc346dcb2b3602f5b86d2d2c780741 +size 4916409 diff --git a/libzypp.changes b/libzypp.changes index ad645f9..7b34614 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 24 11:26:52 CET 2014 - ma@suse.de + +- Patterns are no longer pseudo installed (Fate#309385) +- version 14.7.0 (7) + ------------------------------------------------------------------- Fri Jan 24 08:41:13 CET 2014 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 1e69d37..c506215 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.6.0 +Version: 14.7.0 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -72,7 +72,7 @@ BuildRequires: pkgconfig BuildRequires: pkg-config %endif -BuildRequires: libsolv-devel >= 0.3.0 +BuildRequires: libsolv-devel >= 0.4.1 %if 0%{?suse_version} >= 1100 %requires_eq libsolv-tools %else