Update to 3.21.4
This commit is contained in:
parent
90e3bb0fca
commit
8bfeae5c3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@ evolution-2.31.5.tar.bz2
|
||||
/evolution-3.21.1.tar.xz
|
||||
/evolution-3.21.2.tar.xz
|
||||
/evolution-3.21.3.tar.xz
|
||||
/evolution-3.21.4.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||
|
||||
%define glib2_version 2.40.0
|
||||
%define glib2_version 2.46.0
|
||||
%define gtk3_version 3.10.0
|
||||
%define gnome_desktop_version 2.91.3
|
||||
%define gnome_doc_utils_version 0.8.0
|
||||
%define intltool_version 0.35.5
|
||||
%define libgdata_version 0.10.0
|
||||
%define libgweather_version 3.5.0
|
||||
%define libsoup_version 2.40.3
|
||||
%define libsoup_version 2.42
|
||||
%define webkit_version 2.2.0
|
||||
|
||||
%define evo_base_version 3.22
|
||||
@ -28,7 +28,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.21.3
|
||||
Version: 3.21.4
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
@ -528,6 +528,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
|
||||
- Update to 3.21.4
|
||||
|
||||
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
|
||||
- Update to 3.21.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user