From 0d39f8748e179c8879be12f7791a5c3b1a8d6f21e864e37b252ca4909727b5a4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 3 Jun 2014 15:11:28 +0000 Subject: [PATCH] - inst_upgrade_urls.rb client: - remove old repositories (repo files) to avoid loading old SLE11 repositories when refreshing a registered service (bnc#880971) - remove old services to get rid of the old NCC service (Note: everything is backed up into /var/adm/backup/upgrade/zypp directory) - 3.1.88 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=623 --- yast2-installation-3.1.87.tar.bz2 | 3 --- yast2-installation-3.1.88.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.87.tar.bz2 create mode 100644 yast2-installation-3.1.88.tar.bz2 diff --git a/yast2-installation-3.1.87.tar.bz2 b/yast2-installation-3.1.87.tar.bz2 deleted file mode 100644 index 7fc1c4b..0000000 --- a/yast2-installation-3.1.87.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8bbf8202c85f71d389f1356287bc0226d68b427777449167eaba42591bcc037 -size 1207964 diff --git a/yast2-installation-3.1.88.tar.bz2 b/yast2-installation-3.1.88.tar.bz2 new file mode 100644 index 0000000..6b0d60a --- /dev/null +++ b/yast2-installation-3.1.88.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7afdcb76ddcb119854b6146afc77e9cb63a3aabbe4b971a7266af971dd7f353 +size 1209004 diff --git a/yast2-installation.changes b/yast2-installation.changes index 1781dd2..0602ad1 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 3 13:53:15 UTC 2014 - lslezak@suse.cz + +- inst_upgrade_urls.rb client: + - remove old repositories (repo files) to avoid loading old + SLE11 repositories when refreshing a registered service + (bnc#880971) + - remove old services to get rid of the old NCC service + (Note: everything is backed up into /var/adm/backup/upgrade/zypp + directory) +- 3.1.88 + ------------------------------------------------------------------- Thu May 29 08:23:21 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 288f7fc..3d69eec 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.87 +Version: 3.1.88 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build