- Update to 3.60
This commit is contained in:
parent
3a359898e5
commit
010779497e
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ highlight-3.1-beta2.tar.bz2
|
|||||||
/highlight-3.54.tar.bz2
|
/highlight-3.54.tar.bz2
|
||||||
/highlight-3.56.tar.bz2
|
/highlight-3.56.tar.bz2
|
||||||
/highlight-3.57.tar.bz2
|
/highlight-3.57.tar.bz2
|
||||||
|
/highlight-3.60.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: highlight
|
Name: highlight
|
||||||
Summary: Universal source code to formatted text converter
|
Summary: Universal source code to formatted text converter
|
||||||
Version: 3.57
|
Version: 3.60
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: http://www.andre-simon.de/
|
URL: http://www.andre-simon.de/
|
||||||
@ -78,10 +78,13 @@ desktop-file-install \
|
|||||||
%files gui
|
%files gui
|
||||||
%{_bindir}/highlight-gui
|
%{_bindir}/highlight-gui
|
||||||
%{_datadir}/applications/highlight.desktop
|
%{_datadir}/applications/highlight.desktop
|
||||||
%{_datadir}/pixmaps/highlight.xpm
|
%{_datadir}/icons/hicolor/256x256/apps/highlight.png
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 30 2020 Filipe Rosset <rosset.filipe@gmail.com> - 3.60-1
|
||||||
|
- Update to 3.60
|
||||||
|
|
||||||
* Sat Aug 22 2020 Filipe Rosset <rosset.filipe@gmail.com> - 3.57-1
|
* Sat Aug 22 2020 Filipe Rosset <rosset.filipe@gmail.com> - 3.57-1
|
||||||
- Update to 3.57
|
- Update to 3.57
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (highlight-3.57.tar.bz2) = a086f6b8c4a4fc0b6651d456b178350a6c59a32cd613451d81b53fe3294eb0f80d673cb64fb615ef91d6c4d4bbc8a57413aec2490d2a5ad67e695ec6e92b3d99
|
SHA512 (highlight-3.60.tar.bz2) = e4d0822592675115c7c2121d6ed066f997d315fecea384caeb506de1933f6bd60fd0dea57dcdafba85465f9f6b922ed168db57ce725bd7f19689d30624412f1b
|
||||||
|
Loading…
Reference in New Issue
Block a user