diff --git a/yast2-update-3.0.1.tar.bz2 b/yast2-update-3.0.1.tar.bz2 deleted file mode 100644 index 8013a3e..0000000 --- a/yast2-update-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c5189487dfecafd58d699076d3112cc663f02b32644a8f71e639226a687d037 -size 116819 diff --git a/yast2-update-3.0.2.tar.bz2 b/yast2-update-3.0.2.tar.bz2 new file mode 100644 index 0000000..1ed1a11 --- /dev/null +++ b/yast2-update-3.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098dae7b8baa64daa457b17e7a56b750a130d788581061ccb876cd7be42952db +size 116485 diff --git a/yast2-update.changes b/yast2-update.changes index cbde4b0..09c4237 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 22 08:20:25 CEST 2013 - jsuchome@suse.cz + +- use OSRelease instead of obsolete SuSERelease (bnc#833955) +- 3.0.2 + ------------------------------------------------------------------- Mon Aug 5 14:32:09 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 132e813..ae1b2f0 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.0.1 +Version: 3.0.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -30,9 +30,8 @@ BuildRequires: yast2-testsuite # Stroage::ChangeDmNamesFromCrypttab BuildRequires: yast2-storage >= 2.22.9 # Packages::GetBaseSourceID +BuildRequires: yast2 >= 3.0.4 BuildRequires: yast2-packager >= 2.17.19 -# Wizard::OpenOKDialog -BuildRequires: yast2 >= 2.16.49 # package not really needed to be installed but this breaks the building cycle # xmllint @@ -43,8 +42,8 @@ BuildRequires: yast2-installation >= 2.17.44 # Stroage::ChangeDmNamesFromCrypttab Requires: yast2-storage >= 2.22.9 -# PackagesUI::RunPackageSelector -Requires: yast2 >= 2.17.40 +# OSRelease +Requires: yast2 >= 3.0.4 Requires: yast2-installation # Function SelectKernelPackages has been moved to Packages module (bnc #326269). Requires: yast2-packager >= 2.17.27 @@ -53,10 +52,6 @@ Requires: yast2-packager >= 2.17.27 # to remove dependency on yast2-storage Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp -# Required only in inst-sys -# Requires: yast2-storage -# Requires: yast2-country - # Pkg::PkgUpdateAll (map conf) Conflicts: yast2-pkg-bindings < 2.15.11 # Storage::DeviceMatchFstab (#244117)