[poezio] Update to latest revision

fantom fantom at fedoraproject.org
Tue Aug 6 20:07:38 UTC 2013


commit 4273f751f5e2e4765627cedb7a1cd9cde10e2e24
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Tue Aug 6 22:07:25 2013 +0200

    Update to latest revision

 .gitignore  |    1 +
 poezio.spec |   13 ++++++++-----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0180c76..921c0b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /poezio-0.8-20130606git9e8860c.tar.xz
 /poezio-0.8-20130701gitf8aa0f9.tar.xz
+/poezio-0.8-20130806git703cd1b.tar.xz
diff --git a/poezio.spec b/poezio.spec
index 562b6a7..a08fdb3 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -1,19 +1,19 @@
-%global snapdate 20130701
-%global snaphash f8aa0f9
+%global snapdate 20130806
+%global snaphash 703cd1b
 %global snapver %{snapdate}git%{snaphash}
-%global __python %{__python3}
+%global __python %{__python3}
 
 
 Name:		poezio
 Version:	0.8
-Release:	0.3.%{snapver}%{?dist}
+Release:	0.4.%{snapver}%{?dist}
 Summary:	IRC-like jabber (XMPP) console client
 
 License:	GPLv3
 URL:		http://poezio.eu
 # Source Tarball built from upstream git repository:
 #   $ git clone git://git.louiz.org/poezio
-#   $ tar -Jcf poezio-0.8-20130701gitf8aa0f9.tar.xz poezio/
+#   $ tar -Jcf poezio-0.8-20130806git703cd1b.tar.xz poezio/
 Source0:	%{name}-%{version}-%{snapver}.tar.xz
 
 BuildRequires:	python3-devel
@@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 
 
 %changelog
+* Tue Aug 06 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.4.20130806git703cd1b
+- Update to latest revision
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-0.3.20130701gitf8aa0f9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d34e97c..05eec60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98714e2c7794c2d4cb28b82adf206d89  poezio-0.8-20130701gitf8aa0f9.tar.xz
+6e46e2fc63366526a192e08376f48e92  poezio-0.8-20130806git703cd1b.tar.xz


More information about the scm-commits mailing list