fixed bz#2156564, update to 1.9.6
This commit is contained in:
parent
9067a3fa84
commit
f1d9aad3d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ doxygen-1.7.1.src.tar.gz
|
|||||||
/doxygen-e18f715eb55121a4219d00bc4d824cebf1fb504b.tar.gz
|
/doxygen-e18f715eb55121a4219d00bc4d824cebf1fb504b.tar.gz
|
||||||
/doxygen-1.9.4.src.tar.gz
|
/doxygen-1.9.4.src.tar.gz
|
||||||
/doxygen-1.9.5.src.tar.gz
|
/doxygen-1.9.5.src.tar.gz
|
||||||
|
/doxygen-1.9.6.src.tar.gz
|
||||||
|
@ -20,9 +20,9 @@
|
|||||||
Summary: A documentation system for C/C++
|
Summary: A documentation system for C/C++
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.9.5
|
Version: 1.9.6
|
||||||
%if 0%{?stable}
|
%if 0%{?stable}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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})
|
||||||
@ -319,6 +319,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 03 2023 Than Ngo <than@redhat.com> - 2:1.9.6-1
|
||||||
|
- fixed bz#2156564, update to 1.9.6
|
||||||
|
|
||||||
* Sun Sep 18 2022 Pete Walter <pwalter@fedoraproject.org> - 2:1.9.5-2
|
* Sun Sep 18 2022 Pete Walter <pwalter@fedoraproject.org> - 2:1.9.5-2
|
||||||
- Rebuild for llvm 15
|
- Rebuild for llvm 15
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (doxywizard-icons.tar.xz) = 865a86d7535e64ad92e36ba1f901d51cd6b603e762e5c68761a45bc1f965a36e6a6c8d29468ecb2ec799f0add2347537723832aff6660c76af453f80a0a370ad
|
SHA512 (doxygen-1.9.6.src.tar.gz) = f8b0d19d33fa8a5bb92b38f1c775bd3cde7f024566cf93ed61ab0cafe86643971c04b7f2492364767b3e6ce5b518bad5e0321c82f0a72875ccf936ea7d3595b2
|
||||||
SHA512 (doxygen-1.9.5.src.tar.gz) = 4ad4c1ecd4a12220442f354b90aa56f80e78fcaf288d5e36da421437d59811ed3d429ee13717692886a55b9628ae565d40ce13c51792ccc8bba15b1e018cb651
|
|
||||||
|
Loading…
Reference in New Issue
Block a user