[lua-lgi] Update to 0.8.0.

Thomas Moschny thm at fedoraproject.org
Fri Jul 4 17:21:00 UTC 2014


commit 96370441ddb468ba56f4776b1047ff01a39cf934
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Jul 4 19:18:47 2014 +0200

    Update to 0.8.0.

 .gitignore   |    1 +
 lua-lgi.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8dab73..a61599f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /0.6.2.tar.gz
 /lgi-0.7.1.tar.gz
 /lgi-0.7.2.tar.gz
+/lgi-0.8.0.tar.gz
diff --git a/lua-lgi.spec b/lua-lgi.spec
index 5cb68f1..41edbce 100644
--- a/lua-lgi.spec
+++ b/lua-lgi.spec
@@ -7,8 +7,8 @@
 %global luapkgdir %{_datadir}/lua/%{luaver}
 
 Name:		lua-lgi
-Version:	0.7.2
-Release:	2%{?dist}
+Version:	0.8.0
+Release:	1%{?dist}
 Summary:	Lua bindings to GObject libraries
 License:	MIT
 URL:		https://github.com/pavouk/lgi
@@ -94,6 +94,9 @@ xvfb-run -a -w 1 make check
 
 
 %changelog
+* Fri Jul  4 2014 Thomas Moschny <thomas.moschny at gmx.de> - 0.8.0-1
+- Update to 0.8.0.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index a9adcfc..c35e373 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f41902695c3d8ef40312d7c654885bf3  lgi-0.7.2.tar.gz
+f0a161fc07b65afabdd09aa5455390a3  lgi-0.8.0.tar.gz


More information about the scm-commits mailing list