diff --git a/libzypp-10.3.5.tar.bz2 b/libzypp-10.3.5.tar.bz2 deleted file mode 100644 index 4730b33..0000000 --- a/libzypp-10.3.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:386cbee86a5cffa49c87005620730ff10d5d86b775e731c81d10e6acf857eb44 -size 5019108 diff --git a/libzypp-11.0.0.tar.bz2 b/libzypp-11.0.0.tar.bz2 new file mode 100644 index 0000000..b92988f --- /dev/null +++ b/libzypp-11.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f707bac12a0dac21991c47203678b3cebfab944a0e7119e83c04b0de6b6104db +size 5019213 diff --git a/libzypp.changes b/libzypp.changes index ea10397..9449729 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 23 14:51:25 CET 2011 - ma@suse.de + +- Adapt Repository iteration to libsolv changes. +- Add sat::Pool tests +- Fix Flags<> api to be more consistent and add testcase. +- Set min_curl_version 7.19.4 (bnc#735284) +- Doc: add some words about 'Solver - Vendor protection' +- version 11.0.0 (0) + ------------------------------------------------------------------- Thu Dec 1 01:13:37 CET 2011 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 5015107..b9c8155 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -23,7 +23,7 @@ License: GPLv2+ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management -Version: 10.3.5 +Version: 11.0.0 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -104,20 +104,7 @@ Requires: gpg2 Requires: gnupg2 %endif -# --------------------------------------------------------------- -%if 0%{?suse_version} >= 1110 -# (almost) common codebase, but on SLES11-SP1 (according to Rudi -# suse_version == 1110) we have a patched libcurl-7.19.0-11.22, -# and no aria2. Furthermore SLE may use it's own set of .po files -# from po/sle-zypp-po.tar.bz2. - -# this check should use 7.19.0 if SLE and 7.19.4 if not (backported -# CURLOPT_REDIR_PROTOCOLS) -%define min_curl_version 7.19.0-11.22 -%endif - -# --------------------------------------------------------------- - +%define min_curl_version 7.19.4 %if 0%{?suse_version} %if 0%{?suse_version} >= 1100 # Code11+