Update to last successful build

5b83212d9e4a9b5af594a8b45da4f2071ba7913b changes 14.8.0 (7)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1066
This commit is contained in:
ZYpp Developers 2014-01-25 16:22:55 +00:00 committed by Git OBS Bridge
parent 0026aafea6
commit e20b0cc68a
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
- Collect and execute %posttrans scripts delayed (Fate#313506)
- BuildRequire libsolv implementing (Fate#309385)
- version 14.8.0 (7)
-------------------------------------------------------------------
Fri Jan 24 11:26:52 CET 2014 - ma@suse.de

View File

@ -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.7.0
Version: 14.8.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.4.1
BuildRequires: libsolv-devel >= 0.4.2
%if 0%{?suse_version} >= 1100
%requires_eq libsolv-tools
%else