Update to 3.7.2
This commit is contained in:
parent
3d4343a1da
commit
ff1ed548d7
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.5.92.tar.xz
|
||||
/evolution-3.6.0.tar.xz
|
||||
/evolution-3.7.1.tar.xz
|
||||
/evolution-3.7.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%define glib2_version 2.32.0
|
||||
%define glib2_version 2.34.0
|
||||
%define gtk3_version 3.4.0
|
||||
%define gtkhtml_version 4.5.2
|
||||
%define gnome_desktop_version 2.91.3
|
||||
|
|
@ -28,8 +28,8 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.2
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -532,6 +532,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
|
||||
- Update to 3.7.2
|
||||
|
||||
* Fri Nov 09 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.1-2
|
||||
- Drop unique3-devel BR, it's an ancient artifact.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
282b3134e4f170b203407c1b2953f43b evolution-3.7.1.tar.xz
|
||||
eb0d31465f7a88ff7713b161c78d2dcf evolution-3.7.2.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue