From bfd3c73332f4b8e0f03477a78a762ef91a0e6abe0e1c4e96f5902f1a66ebcc88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 10 Feb 2015 16:06:14 +0000 Subject: [PATCH] Accepting request 285106 from home:Zaitor:branches:GNOME:Factory New stable release (I forgot to SR them yesterday). OBS-URL: https://build.opensuse.org/request/show/285106 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=257 --- evolution-3.12.10.tar.xz | 3 --- evolution-3.12.11.tar.xz | 3 +++ evolution.changes | 6 ++++++ evolution.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.12.10.tar.xz create mode 100644 evolution-3.12.11.tar.xz diff --git a/evolution-3.12.10.tar.xz b/evolution-3.12.10.tar.xz deleted file mode 100644 index 258f21b..0000000 --- a/evolution-3.12.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12d2cd7af1f8a21fd9f701e6908e7b539cdec9ec68b0ebd92e746d7580937f75 -size 11362028 diff --git a/evolution-3.12.11.tar.xz b/evolution-3.12.11.tar.xz new file mode 100644 index 0000000..54c3ab4 --- /dev/null +++ b/evolution-3.12.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ec78ae7b9aadb7efc76777c4c93a98f7c61be2a4cfaaf351dd051604e981f5 +size 11360812 diff --git a/evolution.changes b/evolution.changes index 3a9c87c..0c7543d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 9 09:41:27 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.12.11 (boo#916784): + + Updated translations. + ------------------------------------------------------------------- Tue Jan 13 11:58:07 UTC 2015 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 0c04d6d..62f73e8 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,7 +1,7 @@ # # spec file for package evolution # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.12 -Version: 3.12.10 +Version: 3.12.11 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')