diff --git a/libzypp.changes b/libzypp.changes index 4e651f9..4f0ddb2 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Mon Feb 12 13:41:47 CET 2007 - schubi@suse.de + +- Stopping after 50 valid solver results. Anymore would be useless. Bug + 243595 +- Revision 5004 +- Version 2.14.5 + +------------------------------------------------------------------- +Fri Feb 9 15:03:23 CET 2007 - jkupec@suse.cz + +- Setting allowed authentication methods to "basic,digest" if none + provided in URL (#243006) +- fixed gettext and rpath problems in configure.ac and Makefile.cvs + (mvidner) +- r4996 +- Version 2.14.4 + +------------------------------------------------------------------- +Thu Feb 8 16:27:25 CET 2007 - schubi@suse.de + +- Added freshen language dependency in supplemements too if there is no + entry in supplements. + #240617;IPA fonts are not installed even if select Japanese + language +- Revision 4992 +------------------------------------------------------------------- +Wed Feb 7 15:50:58 CET 2007 - jkupec@suse.cz + +- MediaCurlException::dumpOn() adjusted for ncurses dialogue + (#222602) +- r4983 + +------------------------------------------------------------------- +Mon Feb 5 17:49:32 CET 2007 - dmacvicar@suse.de + +- yast2 reports invalid URL as 'unknown source type' + (#209961) +- r4975 + ------------------------------------------------------------------- Mon Feb 5 17:17:54 CET 2007 - schubi@suse.de diff --git a/libzypp.spec b/libzypp.spec index 5997b2d..244d94c 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 2.14.3) +# spec file for package libzypp (Version 2.14.5) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,9 +16,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management -Version: 2.14.3 +Version: 2.14.5 Release: 1 -Source: zypp-2.14.3.tar.bz2 +Source: zypp-2.14.5.tar.bz2 Prefix: /usr Provides: yast2-packagemanager Obsoletes: yast2-packagemanager @@ -68,7 +68,7 @@ Authors: Ladislav Slezak %prep -%setup -q -n zypp-2.14.3 +%setup -q -n zypp-2.14.5 %build mv configure.ac x @@ -119,6 +119,32 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/pkgconfig/libzypp.pc %changelog -n libzypp +* Mon Feb 12 2007 - schubi@suse.de +- Stopping after 50 valid solver results. Anymore would be useless. Bug + 243595 +- Revision 5004 +- Version 2.14.5 +* Fri Feb 09 2007 - jkupec@suse.cz +- Setting allowed authentication methods to "basic,digest" if none + provided in URL (#243006) +- fixed gettext and rpath problems in configure.ac and Makefile.cvs + (mvidner) +- r4996 +- Version 2.14.4 +* Thu Feb 08 2007 - schubi@suse.de +- Added freshen language dependency in supplemements too if there is no + entry in supplements. + [#240617];IPA fonts are not installed even if select Japanese + language +- Revision 4992 +* Wed Feb 07 2007 - jkupec@suse.cz +- MediaCurlException::dumpOn() adjusted for ncurses dialogue + (#222602) +- r4983 +* Mon Feb 05 2007 - dmacvicar@suse.de +- yast2 reports invalid URL as 'unknown source type' + (#209961) +- r4975 * Mon Feb 05 2007 - schubi@suse.de - verifySystem: The result will be set to APPL_HIGH, so it will be not reset by a second "normal" solver run. #239281 diff --git a/zypp-2.14.3.tar.bz2 b/zypp-2.14.3.tar.bz2 deleted file mode 100644 index 8722b06..0000000 --- a/zypp-2.14.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e0e22f55e7b7ef0b23c2b99d1e508aa41222c3844e5aa7bdb29ae4932381d70 -size 17807389 diff --git a/zypp-2.14.5.tar.bz2 b/zypp-2.14.5.tar.bz2 new file mode 100644 index 0000000..de409c7 --- /dev/null +++ b/zypp-2.14.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73539b4f1fc113f446cc15800d795b678636fe4e37db16663c01e2c063734d3 +size 17782108