- 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
This commit is contained in:
parent
bc1bf3bdfa
commit
a52240d8ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8240b33df5354848bf59b4e8a57e0de14b544bc33778fa5e4834e16baed2cbed
|
||||
size 116284
|
3
yast2-registration-4.0.15.tar.bz2
Normal file
3
yast2-registration-4.0.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9acef52c9a18e9cf3103c9daebb870bbb707fc0b4d8fdaaa823337c7eeea233
|
||||
size 114538
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user