From 1b8cfd333c1d08f2f71ce6c994a7abc6dacb1ebca51709863a024623810ef6f2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 14 Jul 2014 13:17:48 +0000 Subject: [PATCH] - ServicesManagerServiceClass and ServicesManagerTargetClass switched to using lazy loading of system(ctl) data - Fixed Export AutoYast functionality to return the currently supported and documented format - Added tests for all the other AutoYast formats supported for Import (all bnc#885800) - 3.1.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=60 --- yast2-services-manager-3.1.20.tar.bz2 | 3 --- yast2-services-manager-3.1.21.tar.bz2 | 3 +++ yast2-services-manager.changes | 11 +++++++++++ yast2-services-manager.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-services-manager-3.1.20.tar.bz2 create mode 100644 yast2-services-manager-3.1.21.tar.bz2 diff --git a/yast2-services-manager-3.1.20.tar.bz2 b/yast2-services-manager-3.1.20.tar.bz2 deleted file mode 100644 index a15a343..0000000 --- a/yast2-services-manager-3.1.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d832e95eb6299579803e0156c435af4d78f46afe6ff1c3f6f428ba53032d307b -size 26492 diff --git a/yast2-services-manager-3.1.21.tar.bz2 b/yast2-services-manager-3.1.21.tar.bz2 new file mode 100644 index 0000000..4345645 --- /dev/null +++ b/yast2-services-manager-3.1.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e17b025990867561711c9f74a19a8545cff1f076711088d4228c23f0d75cd3c +size 27234 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index e3fd570..a94f56e 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 14 10:20:39 CEST 2014 - locilka@suse.com + +- ServicesManagerServiceClass and ServicesManagerTargetClass + switched to using lazy loading of system(ctl) data +- Fixed Export AutoYast functionality to return the currently + supported and documented format +- Added tests for all the other AutoYast formats supported + for Import (all bnc#885800) +- 3.1.21 + ------------------------------------------------------------------- Tue Jul 8 09:34:32 CEST 2014 - locilka@suse.com diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index ecddccf..cdc497d 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-services-manager -Version: 3.1.20 +Version: 3.1.21 Release: 0 BuildArch: noarch