[poezio] Update to latest revision

fantom fantom at fedoraproject.org
Tue Nov 26 00:19:38 UTC 2013


commit b5e8d617fc54aa1ea9936d8726ce08d85e555345
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Tue Nov 26 01:19:09 2013 +0100

    Update to latest revision

 .gitignore  |    1 +
 poezio.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4ce891..829caff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /poezio-0.8-20130701gitf8aa0f9.tar.xz
 /poezio-0.8-20130806git703cd1b.tar.xz
 /poezio-0.8-20131021git4a091b3.tar.xz
+/poezio-0.8-20131126git66d6c34.tar.xz
diff --git a/poezio.spec b/poezio.spec
index 0582d11..3006a38 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -1,19 +1,19 @@
-%global snapdate 20131021
-%global snaphash 4a091b3
+%global snapdate 20131126
+%global snaphash 66d6c34
 %global snapver %{snapdate}git%{snaphash}
 %global __python %{__python3}
 
 
 Name:		poezio
 Version:	0.8
-Release:	0.5.%{snapver}%{?dist}
+Release:	0.6.%{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-20131021git4a091b3.tar.xz poezio/
+#   $ tar -Jcf poezio-0.8-20131126git66d6c34.tar.xz poezio/
 Source0:	%{name}-%{version}-%{snapver}.tar.xz
 
 BuildRequires:	python3-devel
@@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 
 
 %changelog
+* Tue Nov 26 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.6.20131126git66d6c34
+- Update to latest revision
+
 * Sun Oct 27 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.5.20131021git4a091b3
 - Update to latest revision
 
diff --git a/sources b/sources
index 9655d75..2379402 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6140f87ce1107d7dc787db87bd3b7dc4  poezio-0.8-20131021git4a091b3.tar.xz
+6299e3af9d970be40aca0b3e5a611549  poezio-0.8-20131126git66d6c34.tar.xz


More information about the scm-commits mailing list