Hello community, here is the log from the commit of package libzypp for openSUSE:Factory checked in at 2014-11-26 20:57:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzypp (Old) and /work/SRC/openSUSE:Factory/.libzypp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp" Changes: -------- --- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes 2014-10-14 07:09:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2014-11-26 22:59:53.000000000 +0100 @@ -1,0 +2,46 @@ +Tue Nov 11 17:09:28 CET 2014 - [email protected] + +- Call rpm with '--noglob' (bnc#892431) +- Downloader: unify workflow downloading a (signed) master index file +- Fix iostream includes (fixes #34) +- Explicitly call libsolv:pool_setdisttype (fixes #36) +- version 14.30.2 (30) + +------------------------------------------------------------------- +Sun Nov 9 01:13:17 CET 2014 - [email protected] + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Sun Nov 2 01:14:10 CET 2014 - [email protected] + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Mon Oct 27 11:38:00 CET 2014 - [email protected] + +- doc: add hint to code 12 pattern packages +- MediaCurl: Fix URL path concatenation (bnc#901590) +- Move doxygen html doc to libzypp-devel-doc (bnc#901691) +- Remove non-breaking spaces from changes file +- Control lifetime of downloaded mirrorlist +- version 14.30.1 (30) + +------------------------------------------------------------------- +Thu Oct 16 11:03:11 CEST 2014 - [email protected] + +- Update zypp-po.tar.bz2 + +------------------------------------------------------------------- +Wed Oct 15 15:07:09 CEST 2014 - [email protected] + +- Store baseurls in list as order expresses preference +- Support parsing multiple baseurls from a repo file (bnc#899510) +- Fix handling local mirrorlist= files in .repo (bnc#899510) +- Provide missing man pages (fixes #33) +- Enable building autodocs, translations and test per default on debian +- Fix several typos in output messages and comments (fixes #29) +- Make the include dir path configurable (fixes #27) +- version 14.30.0 (30) + +------------------------------------------------------------------- @@ -8000 +8046 @@ - to avoid UI confusion. + to avoid UI confusion. @@ -8091 +8137 @@ - as advised by matz profiling. + as advised by matz profiling. @@ -8284 +8330 @@ - TmpDir for zypp. # 178292 + TmpDir for zypp. # 178292 @@ -8387 +8433 @@ - not used yet + not used yet @@ -8391 +8437 @@ - in order to implement smart sync of sources by zmd + in order to implement smart sync of sources by zmd @@ -8604 +8650 @@ - default gpg dir in / (#171055) + default gpg dir in / (#171055) Old: ---- libzypp-14.29.4.tar.bz2 New: ---- libzypp-14.30.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.ZsaILa/_old 2014-11-26 22:59:54.000000000 +0100 +++ /var/tmp/diff_new_pack.ZsaILa/_new 2014-11-26 22:59:54.000000000 +0100 @@ -19,12 +19,13 @@ %define force_gcc_46 0 Name: libzypp -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Version: 14.30.2 +Release: 0 +Url: git://gitorious.org/opensuse/libzypp.git Summary: Package, Patch, Pattern, and Product Management License: GPL-2.0+ Group: System/Packages -Version: 14.29.4 -Release: 0 +BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Provides: yast2-packagemanager @@ -74,7 +75,7 @@ BuildRequires: pkg-config %endif -BuildRequires: libsolv-devel >= 0.6.5 +BuildRequires: libsolv-devel >= 0.6.6 %if 0%{?suse_version} >= 1100 BuildRequires: libsolv-tools %requires_eq libsolv-tools @@ -145,6 +146,10 @@ Ladislav Slezak <[email protected]> %package devel +Summary: Package, Patch, Pattern, and Product Management - developers files +Group: Development/Libraries/C and C++ +Provides: yast2-packagemanager-devel +Obsoletes: yast2-packagemanager-devel Requires: boost-devel Requires: bzip2 Requires: glibc-devel @@ -178,25 +183,19 @@ %else Requires: libsolv-devel %endif + +%description devel +Package, Patch, Pattern, and Product Management - developers files + +%package devel-doc Summary: Package, Patch, Pattern, and Product Management - developers files -Group: System/Packages +Group: Documentation/HTML Provides: yast2-packagemanager-devel Obsoletes: yast2-packagemanager-devel -%description -n libzypp-devel +%description devel-doc Package, Patch, Pattern, and Product Management - developers files -Authors: --------- - Michael Andres <[email protected]> - Jiri Srain <[email protected]> - Stefan Schubert <[email protected]> - Duncan Mac-Vicar <[email protected]> - Klaus Kaempf <[email protected]> - Marius Tomaschewski <[email protected]> - Stanislav Visnovsky <[email protected]> - Ladislav Slezak <[email protected]> - %prep %setup -q @@ -371,9 +370,12 @@ %files devel %defattr(-,root,root) %{_libdir}/libzypp.so -%{_docdir}/%{name} %{_includedir}/zypp %{_datadir}/cmake/Modules/* %{_libdir}/pkgconfig/libzypp.pc +%files devel-doc +%defattr(-,root,root) +%{_docdir}/%{name} + %changelog ++++++ libzypp-14.29.4.tar.bz2 -> libzypp-14.30.2.tar.bz2 ++++++ ++++ 1692 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
