diff --git a/evolution-data-server-3.27.92.tar.xz b/evolution-data-server-3.27.92.tar.xz deleted file mode 100644 index f4fab8f..0000000 --- a/evolution-data-server-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10d966cc7df95a5544add472a159dc3e3d3c92d6fcbd9b1efc555a4fd91bab46 -size 4441604 diff --git a/evolution-data-server-3.28.0.tar.xz b/evolution-data-server-3.28.0.tar.xz new file mode 100644 index 0000000..5b06ce1 --- /dev/null +++ b/evolution-data-server-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9546d5fedbb00de6c6cec3850f2cdfea234af221e645d15721686a8df77ef9 +size 4443780 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 204aa69..ce16d03 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 12 09:55:41 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 6 17:55:26 UTC 2018 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index d686578..d1ee291 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -28,16 +28,15 @@ %define so_edata_book 25 %define so_ecal 19 %define so_edata_cal 28 -%define _evo_version 3.26 -%define _evo_version 3.27 +%define _evo_version 3.28 Name: evolution-data-server -Version: 3.27.92 +Version: 3.28.0 Release: 0 Summary: Evolution Data Server License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Apps/Evolution -Source0: http://download.gnome.org/sources/evolution-data-server/3.27/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/%{_evo_version}/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel