[poezio] Update to latest revision

fantom fantom at fedoraproject.org
Sun Oct 27 19:07:22 UTC 2013


commit b3ae0c536cfc6ca0b36518eefa3f69d87dda1210
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Sun Oct 27 20:07:23 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 921c0b7..b4ce891 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /poezio-0.8-20130606git9e8860c.tar.xz
 /poezio-0.8-20130701gitf8aa0f9.tar.xz
 /poezio-0.8-20130806git703cd1b.tar.xz
+/poezio-0.8-20131021git4a091b3.tar.xz
diff --git a/poezio.spec b/poezio.spec
index a08fdb3..0582d11 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -1,19 +1,19 @@
-%global snapdate 20130806
-%global snaphash 703cd1b
+%global snapdate 20131021
+%global snaphash 4a091b3
 %global snapver %{snapdate}git%{snaphash}
 %global __python %{__python3}
 
 
 Name:		poezio
 Version:	0.8
-Release:	0.4.%{snapver}%{?dist}
+Release:	0.5.%{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-20130806git703cd1b.tar.xz poezio/
+#   $ tar -Jcf poezio-0.8-20131021git4a091b3.tar.xz poezio/
 Source0:	%{name}-%{version}-%{snapver}.tar.xz
 
 BuildRequires:	python3-devel
@@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 
 
 %changelog
+* Sun Oct 27 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.5.20131021git4a091b3
+- Update to latest revision
+
 * Tue Aug 06 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.4.20130806git703cd1b
 - Update to latest revision
 
diff --git a/sources b/sources
index 05eec60..9655d75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e46e2fc63366526a192e08376f48e92  poezio-0.8-20130806git703cd1b.tar.xz
+6140f87ce1107d7dc787db87bd3b7dc4  poezio-0.8-20131021git4a091b3.tar.xz


More information about the scm-commits mailing list