Update to 3.11.90
This commit is contained in:
parent
665dfc19a7
commit
f62f686e41
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ evolution-data-server-2.31.5.tar.bz2
|
|||||||
/evolution-data-server-3.11.2.tar.xz
|
/evolution-data-server-3.11.2.tar.xz
|
||||||
/evolution-data-server-3.11.4.tar.xz
|
/evolution-data-server-3.11.4.tar.xz
|
||||||
/evolution-data-server-3.11.5.tar.xz
|
/evolution-data-server-3.11.5.tar.xz
|
||||||
|
/evolution-data-server-3.11.90.tar.xz
|
||||||
|
@ -31,12 +31,12 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.11.5
|
Version: 3.11.90
|
||||||
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+
|
||||||
URL: http://projects.gnome.org/evolution/
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
@ -374,6 +374,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
|
||||||
|
- Update to 3.11.90
|
||||||
|
|
||||||
* Fri Feb 14 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-3
|
* Fri Feb 14 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-3
|
||||||
- rebuild for new icu
|
- rebuild for new icu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user