automatic version update by autodist [release 3.59-1mamba;Tue Nov 17 2020]
This commit is contained in:
parent
dcb58fee85
commit
fe68389b67
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: highlight
|
||||
Version: 3.58
|
||||
Version: 3.59
|
||||
Release: 1mamba
|
||||
Summary: A universal source code to formatted text converter
|
||||
Group: Development/Tools
|
||||
@ -49,6 +49,8 @@ Highlight converts source code to formatted text with syntax highlighting.
|
||||
|
||||
This package contains the Qt-based GUI.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{majver}
|
||||
#%patch -p1
|
||||
@ -108,10 +110,13 @@ rm -rf examples/plugins/movabletype
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/highlight-gui
|
||||
%{_datadir}/applications/highlight.desktop
|
||||
%{_datadir}/pixmaps/highlight.xpm
|
||||
%{_datadir}/icons/hicolor/*/apps/highlight.png
|
||||
#%doc ChangeLog README* TODO examples
|
||||
|
||||
%changelog
|
||||
* Tue Nov 17 2020 Automatic Build System <autodist@mambasoft.it> 3.59-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 13 2020 Automatic Build System <autodist@mambasoft.it> 3.58-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user