Import rpm: c8s
This commit is contained in:
parent
9b8ea9999c
commit
80bd6cb194
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
|
SOURCES/hostname_3.20.tar.gz
|
||||||
/hostname_3.20.tar.gz
|
/hostname_3.20.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utility to set/show the host name or domain name
|
Summary: Utility to set/show the host name or domain name
|
||||||
Name: hostname
|
Name: hostname
|
||||||
Version: 3.20
|
Version: 3.20
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}.0.1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://packages.qa.debian.org/h/hostname.html
|
URL: http://packages.qa.debian.org/h/hostname.html
|
||||||
@ -61,6 +61,12 @@ fi
|
|||||||
%{_libexecdir}/%{name}/*
|
%{_libexecdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 Carl George <carl@redhat.com> - 3.20-7.0.1
|
||||||
|
- Manually revert 3.20-7 with positive release bump rhbz#1956378
|
||||||
|
|
||||||
|
* Thu May 6 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.20-7
|
||||||
|
- Nisdomainname service depends on network
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-6
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user