From 3a8f96c0def1ac86ab441b60615abe0a6f54a1af041e96b402ea992908548e1c Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 27 Aug 2007 14:50:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=41 --- yast2-installation-2.15.43.tar.bz2 | 3 --- yast2-installation-2.15.44.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 15 +++++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.43.tar.bz2 create mode 100644 yast2-installation-2.15.44.tar.bz2 diff --git a/yast2-installation-2.15.43.tar.bz2 b/yast2-installation-2.15.43.tar.bz2 deleted file mode 100644 index 470073e..0000000 --- a/yast2-installation-2.15.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b10fcecd02d70c139989cb214cb4ddc780e5a118027897357b70fcdb188d2fa -size 211964 diff --git a/yast2-installation-2.15.44.tar.bz2 b/yast2-installation-2.15.44.tar.bz2 new file mode 100644 index 0000000..b66923d --- /dev/null +++ b/yast2-installation-2.15.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b93d9e85f1e5b4d467982c73d90ae2a94158d51cfbb2259514cff9b76b5cce +size 212495 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7188561..86aa1be 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 24 09:25:53 CEST 2007 - locilka@suse.cz + +- Changing forgotten "catalogs" to "initializing..." (#302384). +- 2.15.44 + ------------------------------------------------------------------- Tue Aug 21 16:10:16 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index df80037..c03e4a9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.43) +# spec file for package yast2-installation (Version 2.15.44) # # 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.43 +Version: 2.15.44 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.43.tar.bz2 +Source0: yast2-installation-2.15.44.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 # Mode::live_installation @@ -63,12 +63,12 @@ PreReq: %fillup_prereq BuildArchitectures: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.43 +Version: 2.15.44 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.43.tar.bz2 +Source0: yast2-installation-2.15.44.tar.bz2 prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -102,7 +102,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.43 +%setup -n yast2-installation-2.15.44 %build %{prefix}/bin/y2tool y2autoconf @@ -176,6 +176,9 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Fri Aug 24 2007 - locilka@suse.cz +- Changing forgotten "catalogs" to "initializing..." (#302384). +- 2.15.44 * Tue Aug 21 2007 - locilka@suse.cz - Fixed evaluating of "enabled" tag in map of repositories in inst_upgrade_urls (#300901).