Update to 3.4.2
This commit is contained in:
parent
d22fa71be1
commit
d134c04bdd
3 changed files with 9 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.4.0.tar.xz
|
||||
/evolution-3.4.0.1.tar.xz
|
||||
/evolution-3.4.1.tar.xz
|
||||
/evolution-3.4.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%define gnome_doc_utils_version 0.8.0
|
||||
%define gnome_icon_theme_version 2.30.2.1
|
||||
%define gtk3_version 3.2.0
|
||||
%define gtkhtml_version 4.3.1
|
||||
%define gtkhtml_version 4.4.2
|
||||
%define intltool_version 0.35.5
|
||||
%define libgdata_version 0.10.0
|
||||
%define libgweather_version 2.91.0
|
||||
|
|
@ -26,8 +26,8 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.4.2
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -572,6 +572,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 14 2012 Milan Crha <mcrha@redhat.com> - 3.4.2-1
|
||||
- Update to 3.4.2
|
||||
- Bump gtkhtml3 dependency to 4.4.2
|
||||
|
||||
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
||||
- Silence rpm scriptlet output
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d178b6a9869f92e66b2022d4e35077ee evolution-3.4.1.tar.xz
|
||||
e161138610416bfff07e6e0a1d9e4781 evolution-3.4.2.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue