[poezio] Update license and project url, update to latest commit fixing build failure

fantom fantom at fedoraproject.org
Tue Nov 26 00:57:53 UTC 2013


commit 68631f466551161cbc79c867e208a9bd5b553de4
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Tue Nov 26 01:57:37 2013 +0100

    Update license and project url, update to latest commit fixing build failure

 .gitignore  |    1 +
 poezio.spec |   12 +++++++-----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 829caff..b4f83c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /poezio-0.8-20130806git703cd1b.tar.xz
 /poezio-0.8-20131021git4a091b3.tar.xz
 /poezio-0.8-20131126git66d6c34.tar.xz
+/poezio-0.8-20131126git1ac0367.tar.xz
diff --git a/poezio.spec b/poezio.spec
index 3006a38..e85fddc 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -1,5 +1,5 @@
 %global snapdate 20131126
-%global snaphash 66d6c34
+%global snaphash 1ac0367
 %global snapver %{snapdate}git%{snaphash}
 %global __python %{__python3}
 
@@ -9,11 +9,11 @@ Version:	0.8
 Release:	0.6.%{snapver}%{?dist}
 Summary:	IRC-like jabber (XMPP) console client
 
-License:	GPLv3
-URL:		http://poezio.eu
+License:	zlib
+URL:		http://poez.io
 # Source Tarball built from upstream git repository:
 #   $ git clone git://git.louiz.org/poezio
-#   $ tar -Jcf poezio-0.8-20131126git66d6c34.tar.xz poezio/
+#   $ tar -Jcf poezio-0.8-20131126git1ac0367.tar.xz poezio/
 Source0:	%{name}-%{version}-%{snapver}.tar.xz
 
 BuildRequires:	python3-devel
@@ -52,8 +52,10 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 
 
 %changelog
-* Tue Nov 26 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.6.20131126git66d6c34
+* Tue Nov 26 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.6.20131126git1ac0367
 - Update to latest revision
+- Update license tag
+- Update url tag
 
 * 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 2379402..ed740d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6299e3af9d970be40aca0b3e5a611549  poezio-0.8-20131126git66d6c34.tar.xz
+5f03da63ce135104a1899c3170b9e450  poezio-0.8-20131126git1ac0367.tar.xz


More information about the scm-commits mailing list