Update to 3.4.0
This commit is contained in:
parent
ebf23f2f24
commit
230dee7325
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/evolution-ews-3.3.90.tar.xz
|
/evolution-ews-3.3.90.tar.xz
|
||||||
/evolution-ews-3.3.91.tar.xz
|
/evolution-ews-3.3.91.tar.xz
|
||||||
/evolution-ews-3.3.92.tar.xz
|
/evolution-ews-3.3.92.tar.xz
|
||||||
|
/evolution-ews-3.4.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global evo_base_version 3.4
|
%global evo_base_version 3.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.3.92
|
Version: 3.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://projects.gnome.org/evolution
|
URL: http://projects.gnome.org/evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: evolution-devel >= %{version}
|
BuildRequires: evolution-devel >= %{version}
|
||||||
BuildRequires: evolution-data-server-devel >= %{version}
|
BuildRequires: evolution-data-server-devel >= %{version}
|
||||||
@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 26 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
|
||||||
|
- Update to 3.4.0
|
||||||
|
|
||||||
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
|
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
|
||||||
- Update to 3.3.92
|
- Update to 3.3.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user