diff --git a/yast2-update-3.0.2.tar.bz2 b/yast2-update-3.0.2.tar.bz2 deleted file mode 100644 index 1ed1a11..0000000 --- a/yast2-update-3.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:098dae7b8baa64daa457b17e7a56b750a130d788581061ccb876cd7be42952db -size 116485 diff --git a/yast2-update-3.0.4.tar.bz2 b/yast2-update-3.0.4.tar.bz2 new file mode 100644 index 0000000..6bfb395 --- /dev/null +++ b/yast2-update-3.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1dd2bc127bc1228283b3372a6b93671d212045fd8f41c6f0a09ee3a1894aa6 +size 115035 diff --git a/yast2-update.changes b/yast2-update.changes index 09c4237..0511e15 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 13 11:03:26 UTC 2013 - lslezak@suse.cz + +- removed obsolete BuildRequires (perl-XML-Writer, yast2-testsuite, + yast2-storage, yast2-packager and yast2) +- properly create update.glade link (the file was moved) +- 3.0.4 + +------------------------------------------------------------------- +Thu Aug 29 12:50:24 UTC 2013 - jsrain@suse.cz + +- mount /proc even without fstab entry (bnc#834320) +- 3.0.3 + ------------------------------------------------------------------- Thu Aug 22 08:20:25 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index ae1b2f0..c6329b2 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,22 +17,14 @@ Name: yast2-update -Version: 3.0.2 +Version: 3.0.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-update-%{version}.tar.bz2 -BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files BuildRequires: yast2-devtools -BuildRequires: yast2-testsuite -# Stroage::ChangeDmNamesFromCrypttab -BuildRequires: yast2-storage >= 2.22.9 -# Packages::GetBaseSourceID -BuildRequires: yast2 >= 3.0.4 -BuildRequires: yast2-packager >= 2.17.19 -# package not really needed to be installed but this breaks the building cycle # xmllint BuildRequires: libxml2