diff --git a/evolution-ews-3.25.91.tar.xz b/evolution-ews-3.25.91.tar.xz deleted file mode 100644 index 4e0fae9..0000000 --- a/evolution-ews-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb165ebd484760616cd436de76b8683b0d50aafd271e48464437e5251551b1a2 -size 484576 diff --git a/evolution-ews-3.25.92.2.tar.xz b/evolution-ews-3.25.92.2.tar.xz new file mode 100644 index 0000000..d217e18 --- /dev/null +++ b/evolution-ews-3.25.92.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfec2e29386a7694eb45a9315fc983ed471adb706f6df4f32011772b76a908d5 +size 484792 diff --git a/evolution-ews.changes b/evolution-ews.changes index d5cdacf..b3fe1f7 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Sep 6 23:21:59 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.92.2: + + Do not use PROJECT_VERSION_TWEAK when searching for eds/evo + dependencies. +- Changes from version 3.25.92.1: + + Revert "Adapt to rename of evolution.desktop to + org.gnome.Evolution.desktop". +- Changes from version 3.25.92: + + Adapt to rename of evolution.desktop to + org.gnome.Evolution.desktop. + + Bugs fixed: bgo#782826, bgo#786095. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 21 19:56:15 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 26d7580..6c4beb3 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,34 +17,36 @@ Name: evolution-ews -Version: 3.25.91 +Version: 3.25.92.2 +# _version needs to be %{version} stripped to major.minor.micro only... +%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 Group: Productivity/Networking/Email/Clients Url: http://projects.gnome.org/evolution/ -Source: https://download.gnome.org/sources/evolution-ews/3.25/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/evolution-ews/3.25/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(camel-1.2) >= %{version} +BuildRequires: pkgconfig(camel-1.2) >= %{_version} BuildRequires: pkgconfig(enchant) -BuildRequires: pkgconfig(evolution-calendar-3.0) >= %{version} -BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{version} -BuildRequires: pkgconfig(evolution-mail-3.0) >= %{version} -BuildRequires: pkgconfig(evolution-shell-3.0) >= %{version} +BuildRequires: pkgconfig(evolution-calendar-3.0) >= %{_version} +BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{_version} +BuildRequires: pkgconfig(evolution-mail-3.0) >= %{_version} +BuildRequires: pkgconfig(evolution-shell-3.0) >= %{_version} BuildRequires: pkgconfig(glib-2.0) >= 2.46 BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 -BuildRequires: pkgconfig(libebackend-1.2) >= %{version} -BuildRequires: pkgconfig(libebook-1.2) >= %{version} -BuildRequires: pkgconfig(libecal-1.2) >= %{version} -BuildRequires: pkgconfig(libedata-book-1.2) >= %{version} -BuildRequires: pkgconfig(libedata-cal-1.2) >= %{version} -BuildRequires: pkgconfig(libedataserver-1.2) >= %{version} -BuildRequires: pkgconfig(libemail-engine) >= %{version} +BuildRequires: pkgconfig(libebackend-1.2) >= %{_version} +BuildRequires: pkgconfig(libebook-1.2) >= %{_version} +BuildRequires: pkgconfig(libecal-1.2) >= %{_version} +BuildRequires: pkgconfig(libedata-book-1.2) >= %{_version} +BuildRequires: pkgconfig(libedata-cal-1.2) >= %{_version} +BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version} +BuildRequires: pkgconfig(libemail-engine) >= %{_version} BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libmspack) >= 0.4 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42