diff --git a/libzypp-4.6.1.tar.bz2 b/libzypp-4.6.1.tar.bz2 deleted file mode 100644 index 7fc4309..0000000 --- a/libzypp-4.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcd389ec7d0fa4a62e282ff6219b79e4b29d2accfa9a5185cf1c32a05f58e362 -size 5677625 diff --git a/libzypp-4.7.0.tar.bz2 b/libzypp-4.7.0.tar.bz2 new file mode 100644 index 0000000..f60aeb5 --- /dev/null +++ b/libzypp-4.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59dd3dc1dc32f4012d36452d760a6dbb675bf2d0b62d31e7c53a9799d457415e +size 5720107 diff --git a/libzypp.changes b/libzypp.changes index e1cde72..8075360 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Thu Apr 3 12:55:50 CEST 2008 - ma@suse.de + +- Fixed some missing package and source package attributes. +- revision 9348 + +------------------------------------------------------------------- +Thu Apr 3 11:59:13 CEST 2008 - ma@suse.de + +- Allow to store a media label in MediaSetAccess. This label is + passed to a media change requests to describe which CD is + requested. (bnc #330094) +- Fixed some missing package and source package attributes. +- revision 9347 + +------------------------------------------------------------------- +Wed Apr 2 13:48:52 CEST 2008 - schubi@suse.de + +- Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied() +- Removed establish state in ResStatus +- revision 9337 +- version 4.7.0 + +------------------------------------------------------------------- +Wed Apr 2 10:24:17 CEST 2008 - ma@suse.de + +- Add PoolItem::isSatisfied()/isBroken() to test whether + the items requirements are met. +- revision 9334 + +------------------------------------------------------------------- +Tue Apr 1 21:54:10 CEST 2008 - ma@suse.de + +- Extend sat::WhatProvides to allow to query for possible providers + of a collection of capabilies. E.g. all providers of a packages + requirements. +- Fixed retrieval of translated texts from .solv files, provided the + solv file contains them. +- revision 9328 + +------------------------------------------------------------------- +Tue Apr 1 16:17:44 CEST 2008 - jreidinger@suse.cz + +- initial implementation of serialize/recovery PoolQuery + (needed by FATE #120118) +- revision 9325 + ------------------------------------------------------------------- Wed Mar 26 16:15:24 CET 2008 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 3fa001b..aa9737a 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 4.6.1) +# spec file for package libzypp (Version 4.7.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -17,9 +17,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 4.6.1 +Version: 4.7.0 Release: 1 -Source: libzypp-4.6.1.tar.bz2 +Source: libzypp-4.7.0.tar.bz2 Source1: libzypp-rpmlintrc Prefix: /usr Provides: yast2-packagemanager @@ -62,7 +62,8 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 4.6.1 +License: GPL v2 or later +Requires: libzypp == 4.7.0 Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel Requires: cmake libsatsolver-devel @@ -156,6 +157,35 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/pkgconfig/libzypp.pc %changelog +* Thu Apr 03 2008 ma@suse.de +- Fixed some missing package and source package attributes. +- revision 9348 +* Thu Apr 03 2008 ma@suse.de +- Allow to store a media label in MediaSetAccess. This label is + passed to a media change requests to describe which CD is + requested. (bnc #330094) +- Fixed some missing package and source package attributes. +- revision 9347 +* Wed Apr 02 2008 schubi@suse.de +- Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied() +- Removed establish state in ResStatus +- revision 9337 +- version 4.7.0 +* Wed Apr 02 2008 ma@suse.de +- Add PoolItem::isSatisfied()/isBroken() to test whether + the items requirements are met. +- revision 9334 +* Tue Apr 01 2008 ma@suse.de +- Extend sat::WhatProvides to allow to query for possible providers + of a collection of capabilies. E.g. all providers of a packages + requirements. +- Fixed retrieval of translated texts from .solv files, provided the + solv file contains them. +- revision 9328 +* Tue Apr 01 2008 jreidinger@suse.cz +- initial implementation of serialize/recovery PoolQuery + (needed by FATE #120118) +- revision 9325 * Wed Mar 26 2008 ma@suse.de - Allow prioritizing repos by adding a line 'priority=N' to the .repo file. Where N is an integer number from 1 (highest prio) @@ -548,7 +578,7 @@ rm -rf "$RPM_BUILD_ROOT" * Mon Sep 17 2007 lslezak@suse.cz - fixed DU parsing in inst-sys (#308659) - revision 7256 -* Fri Sep 14 2007 ma@suse.de +* Sat Sep 15 2007 ma@suse.de - Enable using patch and delta rpms. (#309124) - version 3.24.0 - revision 7253 @@ -657,7 +687,7 @@ rm -rf "$RPM_BUILD_ROOT" * Mon Sep 03 2007 schubi@suse.de - new translations added - rev 7083 -* Fri Aug 31 2007 ma@suse.de +* Sat Sep 01 2007 ma@suse.de - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864) [main] download.use_patchrpm = no @@ -1021,7 +1051,7 @@ rm -rf "$RPM_BUILD_ROOT" - Added interface to install source packages via zypper. - revision 6373 - version 3.13.5 -* Tue Jul 31 2007 ma@suse.de +* Wed Aug 01 2007 ma@suse.de - Added package attributes Package::sourcePkgName and Package::sourcePkgEdition. Name and edition of the source rpm this package was built from. @@ -1485,7 +1515,7 @@ rm -rf "$RPM_BUILD_ROOT" (it was already fixed as we don't reimplement the method, but we still serialized, parsed) - r4709 -* Tue Nov 28 2006 ma@suse.de +* Wed Nov 29 2006 ma@suse.de - fixed Patch::interactive to return true as well, if the patch itself has a licence. (#224192) - revision 4702 @@ -1560,7 +1590,7 @@ rm -rf "$RPM_BUILD_ROOT" * Thu Nov 16 2006 dmacvicar@suse.de - Handle media eject failures (#216545) - r4606 -* Wed Nov 15 2006 ma@suse.de +* Thu Nov 16 2006 ma@suse.de - Reimplemented RpmDb::checkPackage using librpm API instead of parsing "rpm --checksig" output. (#163202) - Version 2.7.4 @@ -1922,7 +1952,7 @@ rm -rf "$RPM_BUILD_ROOT" - better error handling (Exception types) - make tmp file names more readable depending on the context - r4026 -* Tue Aug 22 2006 dmacvicar@suse.de +* Wed Aug 23 2006 dmacvicar@suse.de - decouple probing from source creation, using the new media test for existence functions. - r4019 @@ -2074,7 +2104,7 @@ rm -rf "$RPM_BUILD_ROOT" Bugfix #178292 was wrong. - Only warn on incompleting installed resolvables (#185197) - rev 3644 -* Wed Jun 14 2006 kkaempf@suse.de +* Thu Jun 15 2006 kkaempf@suse.de - Atoms might only be installed via patches (#184714) - rev 3642 * Wed Jun 14 2006 dmacvicar@suse.de @@ -2140,7 +2170,7 @@ rm -rf "$RPM_BUILD_ROOT" * Wed Jun 07 2006 ma@suse.de - fixed memory leak in PersistentStorage (#168690) - revision 3519 -* Tue Jun 06 2006 ma@suse.de +* Wed Jun 07 2006 ma@suse.de - fixed memory leak in XMLSourceCacheParser (#168690) - revision 3517 * Fri Jun 02 2006 schubi@suse.de @@ -2481,7 +2511,7 @@ rm -rf "$RPM_BUILD_ROOT" edition. - filter 'other' entries with incompatible arch in yum parser. - rev 3177 -* Fri Apr 21 2006 jsrain@suse.de +* Sat Apr 22 2006 jsrain@suse.de - initialize the product category according to source (#168061) - rev 3172 * Fri Apr 21 2006 mvidner@suse.cz @@ -2631,7 +2661,7 @@ rm -rf "$RPM_BUILD_ROOT" * Tue Apr 11 2006 visnov@suse.cz - ask user if a file exists but does not have a checksum (#162797) - rev 3044 -* Mon Apr 10 2006 jsrain@suse.de +* Tue Apr 11 2006 jsrain@suse.de - parse time and size elements from delta and patch RPM - rev 3043 * Mon Apr 10 2006 mt@suse.de @@ -2801,7 +2831,7 @@ rm -rf "$RPM_BUILD_ROOT" - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/, /lib64/, ...) - rev 2886 -* Sun Apr 02 2006 kkaempf@suse.de +* Mon Apr 03 2006 kkaempf@suse.de - skip incompatible archs in primary parsing. - rev 2883 * Sun Apr 02 2006 kkaempf@suse.de @@ -2865,7 +2895,7 @@ rm -rf "$RPM_BUILD_ROOT" * Tue Mar 28 2006 jsrain@suse.de - added support for external scripts to metadata (#159928) - r2709 -* Sat Mar 25 2006 jsrain@suse.de +* Sun Mar 26 2006 jsrain@suse.de - report separate exception when trying to start source cache again to suppress incorrect error message in XEN installation - r2682 @@ -3007,7 +3037,7 @@ rm -rf "$RPM_BUILD_ROOT" - errors are also important in ResolverInfo. - improve debug output in ResolverContext. - rev 2455 -* Mon Mar 13 2006 jsrain@suse.de +* Tue Mar 14 2006 jsrain@suse.de - delete RPMs downloaded via HTTP/FTP after installnig them (#157011) - fixed product registration (reverted autorefresh patch) (#157566) @@ -3018,7 +3048,7 @@ rm -rf "$RPM_BUILD_ROOT" (#157501) - clean up media handling. - rev 2448 -* Sun Mar 12 2006 kkaempf@suse.de +* Mon Mar 13 2006 kkaempf@suse.de - init Modalias properly. - fix warnings in testcases. - rev 2432 @@ -3061,7 +3091,7 @@ rm -rf "$RPM_BUILD_ROOT" - silently ignore multiple installs of the same package. - fix disk usage for installs and uninstalls. - rev 2308 -* Mon Mar 06 2006 kkaempf@suse.de +* Tue Mar 07 2006 kkaempf@suse.de - zmd-backend: filter out incompatible architectures from repository. - rev 2298 @@ -3225,7 +3255,7 @@ rm -rf "$RPM_BUILD_ROOT" - separate rpm log (#151431). - allow extended product requires. - rev 1954 -* Tue Feb 21 2006 kkaempf@suse.de +* Wed Feb 22 2006 kkaempf@suse.de - provide the XML schema files in the main package. (#152593) * Tue Feb 21 2006 kkaempf@suse.de - provide arch compat handling. @@ -3365,7 +3395,7 @@ rm -rf "$RPM_BUILD_ROOT" - fix off-by-one bug in bitfield handling - revert source/susetags to rev 1411 - rev 1586 -* Thu Feb 09 2006 kkaempf@suse.de +* Fri Feb 10 2006 kkaempf@suse.de - dont prereq-sort non-packages - rev 1584 * Thu Feb 09 2006 kkaempf@suse.de