From a52240d8ce033c64750dffa9135ee73b664860908d11c267177f04cd95613e1a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Jan 2018 16:40:07 +0000 Subject: [PATCH] - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - Fix package build (dropping symlinks under test/fixtures/anchors) - 4.0.15 - fate#323450 - added support for reading registration code from install.inf - 4.0.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=113 --- yast2-registration-4.0.13.tar.bz2 | 3 --- yast2-registration-4.0.15.tar.bz2 | 3 +++ yast2-registration.changes | 15 +++++++++++++++ yast2-registration.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 yast2-registration-4.0.13.tar.bz2 create mode 100644 yast2-registration-4.0.15.tar.bz2 diff --git a/yast2-registration-4.0.13.tar.bz2 b/yast2-registration-4.0.13.tar.bz2 deleted file mode 100644 index c8428c3..0000000 --- a/yast2-registration-4.0.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8240b33df5354848bf59b4e8a57e0de14b544bc33778fa5e4834e16baed2cbed -size 116284 diff --git a/yast2-registration-4.0.15.tar.bz2 b/yast2-registration-4.0.15.tar.bz2 new file mode 100644 index 0000000..ca1b3cd --- /dev/null +++ b/yast2-registration-4.0.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9acef52c9a18e9cf3103c9daebb870bbb707fc0b4d8fdaaa823337c7eeea233 +size 114538 diff --git a/yast2-registration.changes b/yast2-registration.changes index 7af3e16..92e4f58 100644 --- a/yast2-registration.changes +++ b/yast2-registration.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jan 10 14:36:51 UTC 2018 - igonzalezsosa@suse.com + +- Fix initialization to copy the profile to /tmp/profile again + (bsc#1075334) +- Fix package build (dropping symlinks under test/fixtures/anchors) +- 4.0.15 + +------------------------------------------------------------------- +Thu Dec 14 08:45:40 UTC 2017 - mfilka@suse.com + +- fate#323450 + - added support for reading registration code from install.inf +- 4.0.14 + ------------------------------------------------------------------- Wed Nov 22 09:52:16 UTC 2017 - lslezak@suse.cz diff --git a/yast2-registration.spec b/yast2-registration.spec index 8e5b8c0..2a13f5a 100644 --- a/yast2-registration.spec +++ b/yast2-registration.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-registration # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.0.13 +Version: 4.0.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build