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