automatic version update by autodist [release 3.45-1mamba;Sun Oct 07 2018]
This commit is contained in:
parent
11c87123b9
commit
a77a2dc653
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: highlight
|
Name: highlight
|
||||||
Version: 3.44
|
Version: 3.45
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A universal source code to formatted text converter
|
Summary: A universal source code to formatted text converter
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -101,6 +101,7 @@ rm -rf examples/plugins/movabletype
|
|||||||
%dir %{_datadir}/highlight
|
%dir %{_datadir}/highlight
|
||||||
%{_datadir}/highlight/*
|
%{_datadir}/highlight/*
|
||||||
%{_mandir}/man1/highlight.1*
|
%{_mandir}/man1/highlight.1*
|
||||||
|
%{_mandir}/man5/filetypes.conf.5*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files gui
|
%files gui
|
||||||
@ -111,6 +112,9 @@ rm -rf examples/plugins/movabletype
|
|||||||
#%doc ChangeLog README* TODO examples
|
#%doc ChangeLog README* TODO examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 3.45-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Aug 25 2018 Automatic Build System <autodist@mambasoft.it> 3.44-1mamba
|
* Sat Aug 25 2018 Automatic Build System <autodist@mambasoft.it> 3.44-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user