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 1502e13 commit c6e0689
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package/yast2-tftp-server.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Sep 01 19:57:03 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>

- Branch package for SP6 (bsc#1208913)
- Bump version to 4.6.0 (bsc#1208913)

-------------------------------------------------------------------
Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
Expand Down
14 changes: 8 additions & 6 deletions package/yast2-tftp-server.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package yast2-tftp-server
#
# 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 All @@ -22,27 +22,27 @@ Version: 4.6.0
Release: 0
Group: System/YaST
License: GPL-2.0-or-later
Url: https://github.com/yast/yast-tftp-server
URL: https://github.com/yast/yast-tftp-server

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

BuildRequires: augeas-lenses
BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: augeas-lenses
# Yast2::Systemd::Service
BuildRequires: yast2 >= 4.1.3
BuildRequires: rubygem(%rb_default_ruby_abi:cfa)
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
BuildRequires: rubygem(%rb_default_ruby_abi:cfa)

# Yast2::Systemd::Service
Requires: yast2 >= 4.1.3
# Namespace Y2Journal
Requires: yast2-journal >= 4.1.1
Requires: lsof
Requires: augeas-lenses
Requires: rubygem(%rb_default_ruby_abi:cfa)
Requires: lsof
Requires: yast2-ruby-bindings >= 1.0.0
Requires: rubygem(%rb_default_ruby_abi:cfa)

Supplements: autoyast(tftp-server)

Expand Down Expand Up @@ -76,3 +76,5 @@ network.
%{yast_icondir}
%doc %{yast_docdir}
%license COPYING

%changelog

0 comments on commit c6e0689

Please sign in to comment.