[grilo-plugins] Update to 0.2.8

Kalev Lember kalev at fedoraproject.org
Sat May 25 11:20:42 UTC 2013


commit 6a0fd5b782bed375819b768a6ac6b5d266768432
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 25 13:18:41 2013 +0200

    Update to 0.2.8

 .gitignore         |    1 +
 grilo-plugins.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4edb2c..687b4f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /grilo-plugins-0.2.5.tar.xz
 /grilo-plugins-0.2.6.tar.xz
 /grilo-plugins-0.2.7.tar.xz
+/grilo-plugins-0.2.8.tar.xz
diff --git a/grilo-plugins.spec b/grilo-plugins.spec
index 9f7246d..736e345 100644
--- a/grilo-plugins.spec
+++ b/grilo-plugins.spec
@@ -2,7 +2,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:		grilo-plugins
-Version:	0.2.7
+Version:	0.2.8
 Release:	1%{?dist}
 Summary:	Plugins for the Grilo framework
 
@@ -98,6 +98,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
 %{_libdir}/grilo-%{release_version}/*.xml
 
 %changelog
+* Sat May 25 2013 Kalev Lember <kalevlember at gmail.com> - 0.2.8-1
+- Update to 0.2.8
+
 * Sat May 18 2013 Kalev Lember <kalevlember at gmail.com> - 0.2.7-1
 - Update to 0.2.7
 
diff --git a/sources b/sources
index 4becdda..a4b5106 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cf1c9e9382bb6bc49146d5c7da13642  grilo-plugins-0.2.7.tar.xz
+bc286a99a98d70df634ecf6192dd3f55  grilo-plugins-0.2.8.tar.xz


More information about the scm-commits mailing list