[hotot] update to 0.9.6 snapshot

Rahul Sundaram sundaram at fedoraproject.org
Sun Aug 14 20:42:02 UTC 2011


commit 5026ad4b5a7d5e4d87914fbf8744ed528cae5631
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Mon Aug 15 02:11:40 2011 +0530

    update to 0.9.6 snapshot

 .gitignore |    1 +
 hotot.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e115c90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/hotot-0.9.6-5b7c6c34793c.tar.bz2
diff --git a/hotot.spec b/hotot.spec
index 8309b7f..932c702 100644
--- a/hotot.spec
+++ b/hotot.spec
@@ -1,8 +1,8 @@
-%global hghash adfc5ce85254
-%global hgdate 20110717
+%global hghash 5b7c6c34793c
+%global hgdate 20110815
 Name:           hotot
 Version:        0.9.6
-Release:        1.%{?hgdate}hg%{?dist}
+Release:        2.%{?hgdate}hg%{?dist}
 Summary:        Lightweight & open source micro blogging client
 Group:          Applications/Internet
 License:        LGPLv3+ and LGPLv3 and BSD and GPLv2
@@ -46,7 +46,6 @@ chmod 644 %{buildroot}/%{_datadir}/%{name}/ext/ext.js
 %find_lang %{name}
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %{python_sitelib}/%{name}
 %{_bindir}/%{name}
 %{python_sitelib}/%{name}-*.egg-info
@@ -55,6 +54,9 @@ chmod 644 %{buildroot}/%{_datadir}/%{name}/ext/ext.js
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Mon Aug 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.9.6-2.20110815hg
+- update to 0.9.6 snapshot
+
 * Sun Jul 23 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.9.6-1.20110717hg
 - update to 0.9.6 snapshot
 - Spec update from Heiko Adams <fedora-updates at heiko-adams.de>
diff --git a/sources b/sources
index 39f48ec..8a7e5bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c8a6531bcb6d897087240c50d4c19be  hotot-0.9.6-adfc5ce85254.tar.bz2
+9156269d5bbbc969d2ab239804553d29  hotot-0.9.6-5b7c6c34793c.tar.bz2


More information about the scm-commits mailing list