From 673454b48d1227aac7919f7681f013deeae15a3cb795633ee7f68f74b0cf1fb2 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 21 May 2007 11:12:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=21 --- yast2-installation-2.15.24.tar.bz2 | 3 --- yast2-installation-2.15.25.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 11 +++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.15.24.tar.bz2 create mode 100644 yast2-installation-2.15.25.tar.bz2 diff --git a/yast2-installation-2.15.24.tar.bz2 b/yast2-installation-2.15.24.tar.bz2 deleted file mode 100644 index 2d840c0..0000000 --- a/yast2-installation-2.15.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f54891320e39a80b35f5737faa48ce8a22a0ddcdd56f9ce6fd790a76c6fc796 -size 192790 diff --git a/yast2-installation-2.15.25.tar.bz2 b/yast2-installation-2.15.25.tar.bz2 new file mode 100644 index 0000000..5ce15ca --- /dev/null +++ b/yast2-installation-2.15.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6109f2d8fe2d69a74d7d3318d9cf68986fcd2f61c1927198ddb26d2b1b7f42e9 +size 192832 diff --git a/yast2-installation.changes b/yast2-installation.changes index f9e7c15..e55b8ee 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 21 10:40:20 CEST 2007 - locilka@suse.cz + +- Fixed release-notes desktop file. +- 2.15.25 + ------------------------------------------------------------------- Thu May 17 22:18:29 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 5b4fc2b..c770d92 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.24) +# spec file for package yast2-installation (Version 2.15.25) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-installation -Version: 2.15.24 +Version: 2.15.25 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.24.tar.bz2 +Source0: yast2-installation-2.15.25.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.15.22 @@ -83,7 +83,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.24 +%setup -n yast2-installation-2.15.25 %build %{prefix}/bin/y2tool y2autoconf @@ -146,6 +146,9 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Mon May 21 2007 - locilka@suse.cz +- Fixed release-notes desktop file. +- 2.15.25 * Thu May 17 2007 - locilka@suse.cz - Progress dialog for initializing installation sources. - 2.15.24