From 10f4565e2a43d95089d5683aff20d25d00099f1b4a41f0984d90cac3c0a0e5bc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 3 Mar 2023 17:06:09 +0000 Subject: [PATCH] - Bump version to 4.6.0 (bsc#1208913) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=164 --- yast2-services-manager-4.5.1.tar.bz2 | 3 --- yast2-services-manager-4.6.0.tar.bz2 | 3 +++ yast2-services-manager.changes | 5 +++++ yast2-services-manager.spec | 8 ++++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 yast2-services-manager-4.5.1.tar.bz2 create mode 100644 yast2-services-manager-4.6.0.tar.bz2 diff --git a/yast2-services-manager-4.5.1.tar.bz2 b/yast2-services-manager-4.5.1.tar.bz2 deleted file mode 100644 index 21fa2e6..0000000 --- a/yast2-services-manager-4.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e89fcfa1ffc273e3aa21c6e5025b3dedaef56b7b45201bd6d690ecabdf4ad26 -size 46489 diff --git a/yast2-services-manager-4.6.0.tar.bz2 b/yast2-services-manager-4.6.0.tar.bz2 new file mode 100644 index 0000000..f8cfb97 --- /dev/null +++ b/yast2-services-manager-4.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b7f98cac8243da833ca56e70a63f5260898d4fe26372dab536215c0c8b8233 +size 46516 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index d7b1b83..f9a16f6 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák + +- Bump version to 4.6.0 (bsc#1208913) + ------------------------------------------------------------------- Thu Jul 7 09:44:23 UTC 2022 - Fabian Vogt diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index d5b0e03..09a2a4d 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-services-manager # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,11 +24,11 @@ ###################################################################### Name: yast2-services-manager -Version: 4.5.1 +Version: 4.6.0 Release: 0 Summary: YaST2 - Services Manager -License: GPL-2.0-or-later Group: System/YaST +License: GPL-2.0-or-later URL: https://github.com/yast/yast-services-manager Source0: %{name}-%{version}.tar.bz2 @@ -41,9 +41,9 @@ BuildRequires: yast2-ruby-bindings >= 1.2.0 # To show service logs BuildRequires: yast2-journal >= 4.1.1 # Support for 'data' directory in rake install task +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.1.7 BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) -BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.1.7 # The tests need systemctl BuildRequires: pkgconfig(systemd)