update to 3.12.4 [release 3.12.4-1mamba;Mon Jul 21 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 22:09:37 +01:00
parent f1bcbcf138
commit 054bcfd1ec

View File

@ -1,7 +1,7 @@
%define majversion %(echo %version | cut -d. -f 1-2) %define majversion %(echo %version | cut -d. -f 1-2)
%define apiver %{majversion} %define apiver %{majversion}
Name: evolution Name: evolution
Version: 3.12.3 Version: 3.12.4
Release: 1mamba Release: 1mamba
Summary: An integrated mail, addressbook and calendaring tool Summary: An integrated mail, addressbook and calendaring tool
Group: Graphical Desktop/Applications/Office Group: Graphical Desktop/Applications/Office
@ -251,6 +251,7 @@ chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
#%{_datadir}/gnome-pilot/conduits/* #%{_datadir}/gnome-pilot/conduits/*
%files devel %files devel
%defattr(-,root,root)
%dir %{_includedir}/evolution-%{apiver} %dir %{_includedir}/evolution-%{apiver}
%{_includedir}/evolution-%{apiver}/* %{_includedir}/evolution-%{apiver}/*
%{_libdir}/pkgconfig/evolution-calendar-3.0.pc %{_libdir}/pkgconfig/evolution-calendar-3.0.pc
@ -276,6 +277,9 @@ chmod +x %{_builddir}/evolution-%{version}/find_requires.sh
%{_datadir}/gtk-doc/html/evolution-util/* %{_datadir}/gtk-doc/html/evolution-util/*
%changelog %changelog
* Mon Jul 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.4-1mamba
- update to 3.12.4
* Sun Jun 22 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.3-1mamba * Sun Jun 22 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.3-1mamba
- update to 3.12.3 - update to 3.12.3