Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/initscripts.git#72516ea425e2921949af5a284203c090c00a37de
This commit is contained in:
parent
f36c98fae2
commit
d76a36f6ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/initscripts-10.05.tar.gz
|
||||
/initscripts-10.06.tar.gz
|
||||
/initscripts-10.07.tar.gz
|
||||
/initscripts-10.08.tar.gz
|
||||
|
@ -18,8 +18,8 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.07
|
||||
Release: 2%{?dist}
|
||||
Version: 10.08
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
|
||||
@ -46,10 +46,10 @@ BuildRequires: glib2-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: popt-devel
|
||||
BuildRequires: setup
|
||||
BuildRequires: make
|
||||
|
||||
%{?systemd_requires}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: make
|
||||
|
||||
Provides: /sbin/service
|
||||
|
||||
@ -351,8 +351,9 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10.07-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
* Thu Feb 4 2021 Jan Macku <jamacku@redhat.com> - 10.08-1
|
||||
- network: fix condition in set_link_up()
|
||||
- spec: sync with Fedora
|
||||
|
||||
* Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.07-1
|
||||
- doc: Fix "Duplicated string found in the file."
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.07.tar.gz) = 1a182cae9ef9ba3eaea02732e8bcd50129c6a2a608a4d10f38a815720b977901835b9a8b3e4e71883fd82dcdc42d6606fb5f5ac7073acc1af0fe32b58ced29ef
|
||||
SHA512 (initscripts-10.08.tar.gz) = ffe0e8c9b795eb9b8db3898987ef3d72a2b6a1c6d387871ac461c4c1ebf83b07e85958792147de250e774a681d4213bfc31957ed2b65dac5f3b7b3760b35f97a
|
||||
|
Loading…
Reference in New Issue
Block a user