From ca0e7754f1f29f2d4897a686465e191294d193ab711e40eb5be3307986767b6e Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 13 Sep 2013 11:22:24 +0000 Subject: [PATCH] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=230 --- yast2-update-3.0.3.tar.bz2 | 3 --- yast2-update-3.0.4.tar.bz2 | 3 +++ yast2-update.changes | 8 ++++++++ yast2-update.spec | 10 +--------- 4 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 yast2-update-3.0.3.tar.bz2 create mode 100644 yast2-update-3.0.4.tar.bz2 diff --git a/yast2-update-3.0.3.tar.bz2 b/yast2-update-3.0.3.tar.bz2 deleted file mode 100644 index 4021400..0000000 --- a/yast2-update-3.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff36219ebe4a4846cfd6b5de3b9cd3b6a6d2306bf45cc5a58b4c09c774ec649c -size 116481 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 2691c9e..0511e15 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-update.spec b/yast2-update.spec index 28e4c32..c6329b2 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,22 +17,14 @@ Name: yast2-update -Version: 3.0.3 +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