fantom pushed to poezio (f22). "Update to 0.9 prerelease"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 00:23:02 UTC 2015


From 26abe1b61bd6e63e9136a1170cef05ce8abb5fe7 Mon Sep 17 00:00:00 2001
From: Matthieu Saulnier <fantom at fedoraproject.org>
Date: Fri, 8 May 2015 22:51:21 +0200
Subject: Update to 0.9 prerelease


diff --git a/.gitignore b/.gitignore
index 015c2ed..5481b70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /poezio-0.8-20131126git1ac0367.tar.xz
 /poezio-0.8.tar.xz
 /poezio-0.8.1.tar.xz
+/poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819.tar.xz
diff --git a/poezio.spec b/poezio.spec
index 15a454a..214ee2b 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -1,11 +1,14 @@
+%global commit dfd60426d8da06c817c6d3f71901b4f1c013a819
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
+
 Name:		poezio
-Version:	0.8.1
-Release:	2%{?dist}
+Version:	0.9
+Release:	0.1.%{shortcommit}%{?dist}
 Summary:	IRC-like jabber (XMPP) console client
 
 License:	zlib
 URL:		http://poez.io
-Source0:	http://dev.louiz.org/attachments/download/52/%{name}-%{version}.tar.xz
+Source0:        http://git.poez.io/%{name}/snapshot/%{name}-%{commit}.tar.xz
 
 BuildRequires:	python3-devel
 Requires:	python3-sleekxmpp
@@ -19,7 +22,7 @@ registration.
 
 
 %prep
-%setup -q
+%setup -qn %{name}-%{commit}
 
 
 %build
@@ -42,6 +45,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 
 
 %changelog
+* Fri May 08 2015 Matthieu Saulnier <fantom at fedoraproject.org> - 0.9-0.1.dfd6042
+- Update to 0.9 prerelease with upstream git snapshot
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 09ccc54..a1cb9b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40470df4def41c37b56de9e27d0e107f  poezio-0.8.1.tar.xz
+004664a8813bedea309dd5297008ff4d  poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/poezio.git/commit/?h=f22&id=26abe1b61bd6e63e9136a1170cef05ce8abb5fe7


More information about the scm-commits mailing list