automatic version update by autodist [release 1.22.3-1mamba;Thu Aug 04 2016]
This commit is contained in:
parent
f2939d8c32
commit
dc18e0bd55
13
recoll.spec
13
recoll.spec
@ -1,6 +1,6 @@
|
||||
Name: recoll
|
||||
Epoch: 1
|
||||
Version: 1.21.6
|
||||
Version: 1.22.3
|
||||
Release: 1mamba
|
||||
Summary: A personal full text search tool for Unix/Linux
|
||||
Group: Graphical Desktop/Applications/Databases
|
||||
@ -41,8 +41,8 @@ Features:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
rm -f filters/*~
|
||||
#% patch -p1
|
||||
#rm -f filters/*~
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -59,7 +59,9 @@ rm -f filters/*~
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}*
|
||||
%dir %{_libdir}/recoll
|
||||
%{_libdir}/recoll/librecoll.so.*
|
||||
%{_libdir}/recoll/librecoll-*.so
|
||||
%{_libdir}/recoll/librecoll.so
|
||||
%{_libdir}/recoll/librecoll.la
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/appdata/recoll.appdata.xml
|
||||
%{_datadir}/applications/%{name}*.desktop
|
||||
@ -75,6 +77,9 @@ rm -f filters/*~
|
||||
#ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2016 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 13 2016 Automatic Build System <autodist@mambasoft.it> 1.21.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user