Update to 3.11.4
This commit is contained in:
parent
fd63693a69
commit
48c09ea821
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ evolution-data-server-2.31.5.tar.bz2
|
|||||||
/evolution-data-server-3.10.1.tar.xz
|
/evolution-data-server-3.10.1.tar.xz
|
||||||
/evolution-data-server-3.11.1.tar.xz
|
/evolution-data-server-3.11.1.tar.xz
|
||||||
/evolution-data-server-3.11.2.tar.xz
|
/evolution-data-server-3.11.2.tar.xz
|
||||||
|
/evolution-data-server-3.11.4.tar.xz
|
||||||
|
@ -31,8 +31,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.11.2
|
Version: 3.11.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -388,6 +388,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.2-3
|
||||||
- Drop empty AUTHORS from docs.
|
- Drop empty AUTHORS from docs.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user