[tali] Update to 3.14.0

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 23:15:30 UTC 2014


commit aa755b372ea99ddda1b0afefbe05eba24fa50304
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 23:15:11 2014 +0200

    Update to 3.14.0

 .gitignore |    1 +
 sources    |    2 +-
 tali.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86bb63a..16a708b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /tali-3.13.90.tar.xz
 /tali-3.13.91.tar.xz
 /tali-3.13.92.tar.xz
+/tali-3.14.0.tar.xz
diff --git a/sources b/sources
index d9cddb4..fc54c7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f722ae2f5b80693e5e14a02838c51845  tali-3.13.92.tar.xz
+94cfdb28435358eec2a82ec12ab8def4  tali-3.14.0.tar.xz
diff --git a/tali.spec b/tali.spec
index d3edc74..eac3d36 100644
--- a/tali.spec
+++ b/tali.spec
@@ -1,11 +1,11 @@
 Name:           tali
-Version:        3.13.92
+Version:        3.14.0
 Release:        1%{?dist}
 Summary:        GNOME Tali game
 
 License:        GPLv2+ and GFDL
 URL:            https://live.gnome.org/Tali
-Source0:        http://download.gnome.org/sources/tali/3.13/tali-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/tali/3.14/tali-%{version}.tar.xz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk3-devel
@@ -70,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
+- Update to 3.14.0
+
 * Tue Sep 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.92-1
 - Update to 3.13.92
 


More information about the scm-commits mailing list