Update to last successful build

e668e1496ec64bf5a591522f051d4d697ee2a26d Add changes, bump version to 0.6.12

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libsolv?expand=0&rev=627
This commit is contained in:
2015-09-01 11:54:23 +00:00
committed by Git OBS Bridge
parent 37ff3f2828
commit b89e7967ba
4 changed files with 15 additions and 5 deletions
+10
View File
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 1 13:37:11 CEST 2015 - mls@suse.de
- added tcl bindings
- improve debian ar archive handling
- bindings: set the CLOEXEC flags in xfopen
- bindings: support testcase writing
- support REL_ELSE as evr of REL_COND
- bump version to 0.6.12
-------------------------------------------------------------------
Tue Jun 2 11:41:10 CEST 2015 - mls@suse.de
+2 -2
View File
@@ -17,7 +17,7 @@
Name: libsolv
Version: 0.6.11
Version: 0.6.12
Release: 0
Url: https://github.com/openSUSE/libsolv
Source: libsolv-%{version}.tar.bz2
@@ -35,7 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libneon0.26-devel
%endif
%if 0%{?fedora_version} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 600
BuildRequires: db4-devel
BuildRequires: db-devel
%endif
%if 0%{?suse_version}
%if 0%{?suse_version} < 1030
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.