diff --git a/.abf.yml b/.abf.yml index 5b27796..bf41ca8 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - evolution-data-server-3.15.92.tar.xz: 5bae35675bbba2b396d3ece821ba6c2b230e340b + evolution-data-server-3.16.0.tar.xz: 39bfc680b5cc33ce639e22ccc08428b86e4c2f86 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 4464d0a..6f8e070 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,3 +1,5 @@ +%define url_ver %(echo %{version}|cut -d. -f1,2) + %define api 1.2 %define base_version 3.0 %define dir_version 3.16 @@ -45,12 +47,12 @@ Name: evolution-data-server Summary: Evolution Data Server -Version: 3.15.92 +Version: 3.16.0 Release: 1 License: LGPLv2+ Group: System/Libraries URL: http://www.gnome.org/projects/evolution/ -Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.15/%{name}-%{version}.tar.xz +Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz Source10: %{name}.rpmlintrc BuildRequires: bison