Compare commits
No commits in common. "imports/c8/hostname-3.20-6.el8" and "c8s" have entirely different histories.
imports/c8
...
c8s
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
SOURCES/hostname_3.20.tar.gz
|
SOURCES/hostname_3.20.tar.gz
|
||||||
|
/hostname_3.20.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
6f28d0570aabedaf7a44b4ef4f14a10cf4fef621 SOURCES/hostname_3.20.tar.gz
|
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||||
|
|
@ -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