[grilo] Update to 0.2.3

Kalev Lember kalev at fedoraproject.org
Tue Nov 13 21:50:37 UTC 2012


commit c9e5751d5dd2d32383c2cd5db3487169031e0a94
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 13 22:47:02 2012 +0100

    Update to 0.2.3

 .gitignore |    1 +
 grilo.spec |    8 ++++----
 sources    |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d05057..be90ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /grilo-0.2.0.tar.xz
 /grilo-0.2.1.tar.xz
 /grilo-0.2.2.tar.xz
+/grilo-0.2.3.tar.xz
diff --git a/grilo.spec b/grilo.spec
index 76693e7..6d8c718 100644
--- a/grilo.spec
+++ b/grilo.spec
@@ -2,7 +2,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           grilo
-Version:        0.2.2
+Version:        0.2.3
 Release:        1%{?dist}
 Summary:        Content discovery framework
 
@@ -90,7 +90,6 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
 %{_libdir}/*.so.*
 %{_libdir}/girepository-1.0/*.typelib
@@ -101,7 +100,6 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
 %{_mandir}/man1/grl-inspect.1.gz
 
 %files devel
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
 %{_datadir}/gtk-doc/html/%{name}
 %{_includedir}/%{name}-%{release_version}/
@@ -110,11 +108,13 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
 %{_datadir}/gir-1.0/*.gir
 
 %files vala
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
 %{_datadir}/vala/vapi/*
 
 %changelog
+* Tue Nov 13 2012 Kalev Lember <kalevlember at gmail.com> 0.2.3-1
+- Update to 0.2.3
+
 * Fri Oct 05 2012 Bastien Nocera <bnocera at redhat.com> 0.2.2-1
 - Update to 0.2.2
 
diff --git a/sources b/sources
index e45742b..5cf40aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-586b6f4f1cbffbba765ffb9384e26803  grilo-0.2.2.tar.xz
+968ab6349839392d2d497674cd768529  grilo-0.2.3.tar.xz


More information about the scm-commits mailing list