diff --git a/autoyast2-2.21.1.tar.bz2 b/autoyast2-2.21.1.tar.bz2 deleted file mode 100644 index b01e9fd..0000000 --- a/autoyast2-2.21.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e75471c7a06927ec4483adc72248e8fb1a6c98fd1254748f620380ab32e63d1 -size 1236318 diff --git a/autoyast2-2.21.2.tar.bz2 b/autoyast2-2.21.2.tar.bz2 new file mode 100644 index 0000000..cef100b --- /dev/null +++ b/autoyast2-2.21.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2067f50903d97a16cf27d012bf3b9224831fc6ff2dead755c792d8b62b7ce8 +size 1228824 diff --git a/autoyast2.changes b/autoyast2.changes index 5c80b90..929aa2e 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 23 10:28:45 UTC 2011 - lslezak@suse.cz + +- Update::ProposeSelection() has been removed, selections have + been replaced by patterns long time ago +- 2.21.2 + ------------------------------------------------------------------- Mon Sep 5 13:09:11 CEST 2011 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index b2bf588..faf1590 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -19,11 +19,11 @@ Name: autoyast2 -Version: 2.21.1 -Release: 1 +Version: 2.21.2 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.21.1.tar.bz2 +Source0: autoyast2-%{version}.tar.bz2 Prefix: /usr @@ -65,9 +65,9 @@ This file contains YaST2-independent files needed to create installation sources. %package installation +Version: 2.21.2 + -Version: 2.21.1 -Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST # API for Disabled Modules (ProductControl) @@ -84,7 +84,7 @@ This package performs auto-installation relying on a control file generated with the autoyast2 package. %prep -%setup -n autoyast2-2.21.1 +%setup -n autoyast2-%{version} %build %{prefix}/bin/y2tool y2autoconf @@ -257,4 +257,5 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/adm/autoinstall/cache %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf + %changelog