Update to 3.11.4

This commit is contained in:
Milan Crha 2014-01-13 08:21:23 +01:00
parent fd63693a69
commit 48c09ea821
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@ evolution-data-server-2.31.5.tar.bz2
/evolution-data-server-3.10.1.tar.xz
/evolution-data-server-3.11.1.tar.xz
/evolution-data-server-3.11.2.tar.xz
/evolution-data-server-3.11.4.tar.xz

View File

@ -31,8 +31,8 @@
### Abstract ###
Name: evolution-data-server
Version: 3.11.2
Release: 3%{?dist}
Version: 3.11.4
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Backend data server for Evolution
License: LGPLv2+
@ -388,6 +388,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%endif
%changelog
* Thu Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
- Update to 3.11.4
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.2-3
- Drop empty AUTHORS from docs.

View File

@ -1 +1 @@
4d115d4bced3342e6687e00ba9803a98 evolution-data-server-3.11.2.tar.xz
87b7470e1c7498624bc1f30aa0733951 evolution-data-server-3.11.4.tar.xz