Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
f977bc6479
commit
3f85f0ae60
@ -22,12 +22,12 @@ Name: doxygen
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.9.6
|
Version: 1.9.6
|
||||||
%if 0%{?stable}
|
%if 0%{?stable}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
%else
|
%else
|
||||||
%global commit e18f715eb55121a4219d00bc4d824cebf1fb504b
|
%global commit e18f715eb55121a4219d00bc4d824cebf1fb504b
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global date 20220217
|
%global date 20220217
|
||||||
Release: 0.%{date}git%{shortcommit}
|
Release: 0.%{date}git%{shortcommit}.1
|
||||||
%endif
|
%endif
|
||||||
# No version is specified.
|
# No version is specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -319,6 +319,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.9.6-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jan 18 2023 Than Ngo <than@redhat.com> - 2:1.9.6-2
|
* Wed Jan 18 2023 Than Ngo <than@redhat.com> - 2:1.9.6-2
|
||||||
- fixed bz#2161515 - doxygen FTBFS if _module_build is 1
|
- fixed bz#2161515 - doxygen FTBFS if _module_build is 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user