Skip to content

Commit

Permalink
Import the changes from the OBS SLE15-SP6 project
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 12, 2024
1 parent 9dc5846 commit 1d3637f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
11 changes: 7 additions & 4 deletions package/yast2-services-manager.changes
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
-------------------------------------------------------------------
Fri Sep 01 19:57:03 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
Mon May 15 13:36:23 UTC 2023 - Stefan Hundhammer <shundhammer@suse.com>

- Branch package for SP6 (bsc#1208913)
- Backport from TW:
-- Improved help text for services table (bsc#1211320)
- Improved help text for services table (bsc#1211320)
- 4.6.1

-------------------------------------------------------------------
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>

Expand Down
8 changes: 5 additions & 3 deletions package/yast2-services-manager.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package yast2-services-manager
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
Expand Down Expand Up @@ -29,7 +29,7 @@ Release: 0
Summary: YaST2 - Services Manager
Group: System/YaST
License: GPL-2.0-or-later
Url: https://github.com/yast/yast-services-manager
URL: https://github.com/yast/yast-services-manager

Source0: %{name}-%{version}.tar.bz2

Expand All @@ -42,8 +42,8 @@ BuildRequires: yast2-ruby-bindings >= 1.2.0
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: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# The tests need systemctl
BuildRequires: pkgconfig(systemd)

Expand Down Expand Up @@ -92,3 +92,5 @@ rake test:unit
%{yast_icondir}
%doc %{yast_docdir}
%license COPYING

%changelog

0 comments on commit 1d3637f

Please sign in to comment.