From d483bbebbda6e8e7e566dfc59d88b0da35afc6d5266c70119f20e70f9985af38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Wed, 3 Aug 2011 14:11:52 +0000 Subject: [PATCH 1/3] 2,8d1 < Wed Aug 3 13:19:50 UTC 2011 - lslezak@suse.cz < < - cleanup: removed obsoleted SourceManager::SyncAddedAndDeleted() < call (zmd sync has been removed) < - 2.21.11 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=105 --- yast2-installation-2.21.10.tar.bz2 | 3 --- yast2-installation-2.21.11.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.21.10.tar.bz2 create mode 100644 yast2-installation-2.21.11.tar.bz2 diff --git a/yast2-installation-2.21.10.tar.bz2 b/yast2-installation-2.21.10.tar.bz2 deleted file mode 100644 index 3780a38..0000000 --- a/yast2-installation-2.21.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fe4445dab30fced406b9bcb03be57ac5d4c9ff5021dd4024b016182cea45c96 -size 283770 diff --git a/yast2-installation-2.21.11.tar.bz2 b/yast2-installation-2.21.11.tar.bz2 new file mode 100644 index 0000000..47a8ef4 --- /dev/null +++ b/yast2-installation-2.21.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27fb12ab67e4b8a222175734a9791af9f6634fb5c49dbea25aa7b9fb707376e1 +size 283863 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2aa0085..d91dbb9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 3 13:19:50 UTC 2011 - lslezak@suse.cz + +- cleanup: removed obsoleted SourceManager::SyncAddedAndDeleted() + call (zmd sync has been removed) +- 2.21.11 + ------------------------------------------------------------------- Wed Aug 3 08:53:14 UTC 2011 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ea49a6a..4548044 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,16 +1,16 @@ # -# spec file for package yast2-installation (Version 2.21.10) +# spec file for package yast2-installation (Version 2.21.11) # # norootforbuild Name: yast2-installation -Version: 2.21.10 +Version: 2.21.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.21.10.tar.bz2 +Source0: yast2-installation-2.21.11.tar.bz2 prefix: /usr @@ -122,7 +122,7 @@ System installation code as present on installation media. System installation code as present on installation media. %prep -%setup -n yast2-installation-2.21.10 +%setup -n yast2-installation-2.21.11 %build %{prefix}/bin/y2tool y2autoconf From 3db651534be72ddc82854217b3b7562c561ceaf9d8b289aef3e6cf2f5983b04f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Thu, 4 Aug 2011 15:09:21 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=108 --- yast2-installation-2.21.11.tar.bz2 | 3 --- yast2-installation-2.21.12.tar.bz2 | 3 +++ yast2-installation.changes | 19 +++++++++++++++++++ yast2-installation.spec | 15 +++++++++------ 4 files changed, 31 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.21.11.tar.bz2 create mode 100644 yast2-installation-2.21.12.tar.bz2 diff --git a/yast2-installation-2.21.11.tar.bz2 b/yast2-installation-2.21.11.tar.bz2 deleted file mode 100644 index 47a8ef4..0000000 --- a/yast2-installation-2.21.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27fb12ab67e4b8a222175734a9791af9f6634fb5c49dbea25aa7b9fb707376e1 -size 283863 diff --git a/yast2-installation-2.21.12.tar.bz2 b/yast2-installation-2.21.12.tar.bz2 new file mode 100644 index 0000000..f7a7925 --- /dev/null +++ b/yast2-installation-2.21.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f351ff16e7444fddc1553be636428ce5d068b12aba9785c2e6c916ea2cd6354d +size 284692 diff --git a/yast2-installation.changes b/yast2-installation.changes index d91dbb9..05abdf9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Aug 4 14:50:33 UTC 2011 - lslezak@suse.cz + +- 2.21.12 + +------------------------------------------------------------------- +Thu Aug 4 14:07:38 CEST 2011 - mvidner@suse.cz + +- Copy network interface naming rules early to get them to initrd (bnc#666079). + +------------------------------------------------------------------- +Thu Aug 4 11:37:02 UTC 2011 - lslezak@suse.cz + +- extraurls: check whether there is an update candidate in the + added extra repositories - openSUSE DVD does not contain all + packages, packages from OSS repository which are not on DVD + medium were not upgraded and were left in the old version even + after adding new OSS repository with updated version (bnc#693230) + ------------------------------------------------------------------- Wed Aug 3 13:19:50 UTC 2011 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 4548044..446295a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,16 +1,16 @@ # -# spec file for package yast2-installation (Version 2.21.11) +# spec file for package yast2-installation (Version 2.21.12) # # norootforbuild Name: yast2-installation -Version: 2.21.11 +Version: 2.21.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.21.11.tar.bz2 +Source0: yast2-installation-2.21.12.tar.bz2 prefix: /usr @@ -30,8 +30,8 @@ BuildRequires: trang # PackageCallbacks::RegisterEmptyProgressCallbacks() BuildRequires: yast2 >= 2.16.52 -# Pkg::SourceProvideDigestedFile() -BuildRequires: yast2-pkg-bindings >= 2.17.25 +# Pkg::Add/RemoveUpgradeRepo() +BuildRequires: yast2-pkg-bindings >= 2.21.2 # Unified progress bar (done by visnov) BuildRequires: yast2-packager >= 2.17.9 @@ -49,6 +49,9 @@ Requires: yast2-country-data >= 2.16.11 # Pkg::SourceProvideDigestedFile() Conflicts: yast2-pkg-bindings < 2.17.25 +# Pkg::Add/RemoveUpgradeRepo() +Requires: yast2-pkg-bindings >= 2.21.2 + # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 @@ -122,7 +125,7 @@ System installation code as present on installation media. System installation code as present on installation media. %prep -%setup -n yast2-installation-2.21.11 +%setup -n yast2-installation-2.21.12 %build %{prefix}/bin/y2tool y2autoconf From c868aa590f3a7aa4f33143bd4d59e7334731b88559eb90a53bc7143bd6afc87f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Fri, 5 Aug 2011 12:21:23 +0000 Subject: [PATCH 3/3] 2,15d1 < Fri Aug 5 12:13:13 UTC 2011 - lslezak@suse.cz < < - upgrade_urls.ycp - do not display reading and writing progress, < it is pretty quick and just causes screen flickering < (the write progress is displayed only when there is an enabled < repo to add, refreshing it can take long time) (bnc#692614) < - 2.21.13 < < ------------------------------------------------------------------- < Fri Aug 5 12:32:16 CEST 2011 - tgoettlicher@suse.de < < - fixed .desktop file (bnc #681249) < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=109 --- yast2-installation-2.21.12.tar.bz2 | 3 --- yast2-installation-2.21.13.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.21.12.tar.bz2 create mode 100644 yast2-installation-2.21.13.tar.bz2 diff --git a/yast2-installation-2.21.12.tar.bz2 b/yast2-installation-2.21.12.tar.bz2 deleted file mode 100644 index f7a7925..0000000 --- a/yast2-installation-2.21.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f351ff16e7444fddc1553be636428ce5d068b12aba9785c2e6c916ea2cd6354d -size 284692 diff --git a/yast2-installation-2.21.13.tar.bz2 b/yast2-installation-2.21.13.tar.bz2 new file mode 100644 index 0000000..3bb8eb9 --- /dev/null +++ b/yast2-installation-2.21.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7897f9011e0f0d9f80b3f0ab3291a2bdace19781a3f042f25e8a2841fe3b8827 +size 285090 diff --git a/yast2-installation.changes b/yast2-installation.changes index 05abdf9..f1f3cb4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 5 12:13:13 UTC 2011 - lslezak@suse.cz + +- upgrade_urls.ycp - do not display reading and writing progress, + it is pretty quick and just causes screen flickering + (the write progress is displayed only when there is an enabled + repo to add, refreshing it can take long time) (bnc#692614) +- 2.21.13 + +------------------------------------------------------------------- +Fri Aug 5 12:32:16 CEST 2011 - tgoettlicher@suse.de + +- fixed .desktop file (bnc #681249) + ------------------------------------------------------------------- Thu Aug 4 14:50:33 UTC 2011 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 446295a..4afdf60 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,16 +1,16 @@ # -# spec file for package yast2-installation (Version 2.21.12) +# spec file for package yast2-installation (Version 2.21.13) # # norootforbuild Name: yast2-installation -Version: 2.21.12 +Version: 2.21.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.21.12.tar.bz2 +Source0: yast2-installation-2.21.13.tar.bz2 prefix: /usr @@ -125,7 +125,7 @@ System installation code as present on installation media. System installation code as present on installation media. %prep -%setup -n yast2-installation-2.21.12 +%setup -n yast2-installation-2.21.13 %build %{prefix}/bin/y2tool y2autoconf