Update to 3.7.2
This commit is contained in:
parent
3d4343a1da
commit
ff1ed548d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ evolution-2.31.5.tar.bz2
|
|||||||
/evolution-3.5.92.tar.xz
|
/evolution-3.5.92.tar.xz
|
||||||
/evolution-3.6.0.tar.xz
|
/evolution-3.6.0.tar.xz
|
||||||
/evolution-3.7.1.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 gtk3_version 3.4.0
|
||||||
%define gtkhtml_version 4.5.2
|
%define gtkhtml_version 4.5.2
|
||||||
%define gnome_desktop_version 2.91.3
|
%define gnome_desktop_version 2.91.3
|
||||||
@ -28,8 +28,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.7.1
|
Version: 3.7.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Mail and calendar client for GNOME
|
Summary: Mail and calendar client for GNOME
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -532,6 +532,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 09 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.1-2
|
||||||
- Drop unique3-devel BR, it's an ancient artifact.
|
- Drop unique3-devel BR, it's an ancient artifact.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user