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
This commit is contained in:
ZYpp Developers 2014-01-24 13:19:35 +00:00 committed by Git OBS Bridge
parent 69ce21b077
commit 0026aafea6
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fe04c49f7ff5eb33c77d83e149f7e8c5f5a7535f3c9adad1f3d782e86a136b9
size 4914460

3
libzypp-14.7.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb582685bb4590184c971cb193dd3ad652bc346dcb2b3602f5b86d2d2c780741
size 4916409

View File

@ -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 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de

View File

@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management Summary: Package, Patch, Pattern, and Product Management
License: GPL-2.0+ License: GPL-2.0+
Group: System/Packages Group: System/Packages
Version: 14.6.0 Version: 14.7.0
Release: 0 Release: 0
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc Source1: %{name}-rpmlintrc
@ -72,7 +72,7 @@ BuildRequires: pkgconfig
BuildRequires: pkg-config BuildRequires: pkg-config
%endif %endif
BuildRequires: libsolv-devel >= 0.3.0 BuildRequires: libsolv-devel >= 0.4.1
%if 0%{?suse_version} >= 1100 %if 0%{?suse_version} >= 1100
%requires_eq libsolv-tools %requires_eq libsolv-tools
%else %else