forked from pool/yast2-services-manager
Accepting request 1069268 from YaST:Head
submit new version 4.6.0 OBS-URL: https://build.opensuse.org/request/show/1069268 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-services-manager?expand=0&rev=62
This commit is contained in:
commit
91ac70345c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e89fcfa1ffc273e3aa21c6e5025b3dedaef56b7b45201bd6d690ecabdf4ad26
|
||||
size 46489
|
3
yast2-services-manager-4.6.0.tar.bz2
Normal file
3
yast2-services-manager-4.6.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94b7f98cac8243da833ca56e70a63f5260898d4fe26372dab536215c0c8b8233
|
||||
size 46516
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Bump version to 4.6.0 (bsc#1208913)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 09:44:23 UTC 2022 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user