automatic version update by autodist [release 3.25-1mamba;Thu Jan 21 2016]
This commit is contained in:
parent
477b2d0a36
commit
ef7381d25d
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: highlight
|
||||
Version: 3.23
|
||||
Version: 3.25
|
||||
Release: 1mamba
|
||||
Summary: A universal source code to formatted text converter
|
||||
Group: Development/Tools
|
||||
@ -50,7 +50,7 @@ This package contains the Qt-based GUI.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{majver}
|
||||
%patch -p1
|
||||
#%patch -p1
|
||||
|
||||
sed -i "s|\-llua5\.1||g" src/gui-qt/highlight.pro
|
||||
|
||||
@ -110,6 +110,9 @@ rm -rf examples/plugins/movabletype
|
||||
#%doc ChangeLog README* TODO examples
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2016 Automatic Build System <autodist@mambasoft.it> 3.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 08 2015 Automatic Build System <autodist@mambasoft.it> 3.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user