diff --git a/yast2-installation-2.21.17.tar.bz2 b/yast2-installation-2.21.17.tar.bz2 deleted file mode 100644 index ae3e0bf..0000000 --- a/yast2-installation-2.21.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeb0f4b16ce7664a61d75734c3c173b7a8bd0c3db849124fe04d95c476990471 -size 284539 diff --git a/yast2-installation-2.21.18.tar.bz2 b/yast2-installation-2.21.18.tar.bz2 new file mode 100644 index 0000000..f8e473c --- /dev/null +++ b/yast2-installation-2.21.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735f84769a9aa5014876ddbff6a076d64a846a2a23072ecd37b73d489992ed73 +size 287099 diff --git a/yast2-installation.changes b/yast2-installation.changes index d120d87..f0fdee4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 15 12:16:49 UTC 2011 - lslezak@suse.cz + +- improved package update check - display only the repositories + with an update available, display package updates in details +- 2.21.18 + ------------------------------------------------------------------- Tue Sep 6 10:05:00 CEST 2011 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index b22b534..0105f37 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -19,11 +19,11 @@ Name: yast2-installation -Version: 2.21.17 -Release: 1 +Version: 2.21.18 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.21.17.tar.bz2 +Source0: yast2-installation-2.21.18.tar.bz2 Prefix: /usr @@ -133,7 +133,6 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc - Group: Documentation/HTML Requires: yast2-installation >= 2.15.34 @@ -148,7 +147,7 @@ System installation code as present on installation media. System installation code as present on installation media. %prep -%setup -n yast2-installation-2.21.17 +%setup -n yast2-installation-2.21.18 %build %{prefix}/bin/y2tool y2autoconf @@ -255,4 +254,5 @@ fi %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README + %changelog