- Update to 4.2
This commit is contained in:
parent
78ab67b87d
commit
c85aa9fb97
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ highlight-3.1-beta2.tar.bz2
|
||||
/highlight-3.57.tar.bz2
|
||||
/highlight-3.60.tar.bz2
|
||||
/highlight-4.1.tar.bz2
|
||||
/highlight-4.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: highlight
|
||||
Summary: Universal source code to formatted text converter
|
||||
Version: 4.1
|
||||
Release: 3%{?dist}
|
||||
Version: 4.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3
|
||||
URL: http://www.andre-simon.de/
|
||||
Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
|
||||
@ -9,7 +9,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: lua-devel, boost-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
|
||||
%{?filter_setup:
|
||||
%filter_from_provides /^perl(/d;
|
||||
@ -82,6 +82,9 @@ desktop-file-install \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2022 Filipe Rosset <rosset.filipe@gmail.com> - 4.2-1
|
||||
- Update to 4.2
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (highlight-4.1.tar.bz2) = 6e3ba72b2109f1b33fcebd1a426a8d4b3e12ee224b8a2069e7aab1391473594ccf9b35303bca5ca1339d2ce42bc6db2d16c1da7b1cdd451f5fabe672ca388731
|
||||
SHA512 (highlight-4.2.tar.bz2) = 6b9a193975c108bca4228188b8f3ddb395eb1cedd689b44fb18bfa7d4cb878cf6148b2275ef2881973fbd7e08b9038e866aad7c406e975fa3d1a59470b6a3867
|
||||
|
Loading…
Reference in New Issue
Block a user