Update to 3.17.1
This commit is contained in:
parent
770f32eb1b
commit
5c781df2ff
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -88,3 +88,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.15.92.tar.xz
|
||||
/evolution-3.16.0.tar.xz
|
||||
/evolution-3.16.1.tar.xz
|
||||
/evolution-3.17.1.tar.xz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%define libsoup_version 2.40.3
|
||||
%define webkit_version 2.2.0
|
||||
|
||||
%define evo_base_version 3.16
|
||||
%define evo_base_version 3.18
|
||||
|
||||
%define last_anjal_version 0.3.2-3
|
||||
%define last_libgal2_version 2:2.5.3-2
|
||||
|
|
@ -28,14 +28,14 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.16.1
|
||||
Version: 3.17.1
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||
|
||||
Obsoletes: anjal <= %{last_anjal_version}
|
||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||
|
|
@ -535,6 +535,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
|
||||
- Update to 3.17.1
|
||||
|
||||
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
|
||||
- Update to 3.16.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
aaafbc54e91b581d6fcc32edc68b371d evolution-3.16.1.tar.xz
|
||||
123f29e55b0a09fb381359300c2a52da evolution-3.17.1.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue