10.08
This commit is contained in:
parent
a7d6b1722d
commit
72516ea425
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/initscripts-10.05.tar.gz
|
/initscripts-10.05.tar.gz
|
||||||
/initscripts-10.06.tar.gz
|
/initscripts-10.06.tar.gz
|
||||||
/initscripts-10.07.tar.gz
|
/initscripts-10.07.tar.gz
|
||||||
|
/initscripts-10.08.tar.gz
|
||||||
|
@ -18,8 +18,8 @@ Requires: gawk \
|
|||||||
|
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Summary: Basic support for legacy System V init scripts
|
Summary: Basic support for legacy System V init scripts
|
||||||
Version: 10.07
|
Version: 10.08
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
||||||
@ -46,10 +46,10 @@ BuildRequires: glib2-devel
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel
|
||||||
BuildRequires: setup
|
BuildRequires: setup
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: make
|
|
||||||
|
|
||||||
Provides: /sbin/service
|
Provides: /sbin/service
|
||||||
|
|
||||||
@ -351,8 +351,9 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10.07-2
|
* Thu Feb 4 2021 Jan Macku <jamacku@redhat.com> - 10.08-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- network: fix condition in set_link_up()
|
||||||
|
- spec: sync with Fedora
|
||||||
|
|
||||||
* Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.07-1
|
* Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.07-1
|
||||||
- doc: Fix "Duplicated string found in the file."
|
- 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