Compare commits

...

No commits in common. "c9-beta" and "c8s" have entirely different histories.
c9-beta ... c8s

5 changed files with 11 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/unifdef-2.10.tar.xz
/unifdef-2.10.tar.xz

View File

@ -1 +0,0 @@
7b9bd1c884f9a675a5b9bdadd7bc78fe60f6e2ac SOURCES/unifdef-2.10.tar.xz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (unifdef-2.10.tar.xz) = 9537a4679997a2677dcbe26c5849147654eb20b9edbf7625bd251e065d90a3ea54c4be9d445abdbc611820d8902d446062f800313904ac3f9cde3a89120860de

View File

@ -39,9 +39,9 @@ install -p -m0644 unifdef.1 $RPM_BUILD_ROOT%{_mandir}/man1/unifdef.1
%changelog
* Thu Apr 20 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.10-21
- Rebuild for CRB
Related: #2180559
* Tue Apr 25 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.10-21
- Rebuild so distrobaker notices this package
Resolves: #2180560
* Tue Apr 18 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.10-20
- Import from Fedora. Sorry, cannot keep the changelog history.