diff --git a/libzypp.changes b/libzypp.changes index 6ea1d6c..4e651f9 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 5 17:17:54 CET 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 +- Revision 4970 +- Version 2.14.3 + +------------------------------------------------------------------- +Wed Jan 31 10:44:48 CET 2007 - schubi@suse.de + +- verifySystem: Regarding patterns too. Bug 239750 + Revision 4937 + ------------------------------------------------------------------- Fri Jan 26 13:26:49 CET 2007 - schubi@suse.de diff --git a/libzypp.spec b/libzypp.spec index 4d7d21f..5997b2d 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 2.14.2) +# spec file for package libzypp (Version 2.14.3) # # 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.2 +Version: 2.14.3 Release: 1 -Source: zypp-2.14.2.tar.bz2 +Source: zypp-2.14.3.tar.bz2 Prefix: /usr Provides: yast2-packagemanager Obsoletes: yast2-packagemanager @@ -68,7 +68,7 @@ Authors: Ladislav Slezak %prep -%setup -q -n zypp-2.14.2 +%setup -q -n zypp-2.14.3 %build mv configure.ac x @@ -119,6 +119,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/pkgconfig/libzypp.pc %changelog -n libzypp +* 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 +- Revision 4970 +- Version 2.14.3 +* Wed Jan 31 2007 - schubi@suse.de +- verifySystem: Regarding patterns too. Bug 239750 + Revision 4937 * Fri Jan 26 2007 - schubi@suse.de - update packages: changing architecture is only valid while an system update and NOT while an update via a patch. Last fix does diff --git a/zypp-2.14.2.tar.bz2 b/zypp-2.14.2.tar.bz2 deleted file mode 100644 index 5e8a383..0000000 --- a/zypp-2.14.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3c329007c3f5a6e517885015091d10c13c765534b2cdfa232b1496c39cfb3d2 -size 17811542 diff --git a/zypp-2.14.3.tar.bz2 b/zypp-2.14.3.tar.bz2 new file mode 100644 index 0000000..8722b06 --- /dev/null +++ b/zypp-2.14.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0e22f55e7b7ef0b23c2b99d1e508aa41222c3844e5aa7bdb29ae4932381d70 +size 17807389