[dustmite/f20] Update to latest rev

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Mar 9 17:35:57 UTC 2014


commit 27e52dcee5b35b0062684234195de922715adadb
Author: Jonathan MERCIER <bioifornatics at fedoraproject.org>
Date:   Sun Mar 9 18:35:45 2014 +0100

    Update to latest rev

 dustmite.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/dustmite.spec b/dustmite.spec
index 0cbb762..973dffd 100644
--- a/dustmite.spec
+++ b/dustmite.spec
@@ -1,18 +1,18 @@
-%global     snapdate            20130922
-%global     dustmite_revision   9abec53
+%global     snapdate            20140107
+%global     dustmite_revision   1f0a0cd
 %global     alphatag            %{snapdate}git%{dustmite_revision}
-%global     debug_package   %{nil}
+%global     debug_package       %{nil}
 
 # The source for this package was pulled from upstream's git.
 # Use the following commands to generate the tarball:
-# git clone https://github.com/CyberShadow/DustMite.git
-# cd DustMite; git rev-parse --short HEAD            -> for DustMite_rev
+# git clone https://github.com/CyberShadow/DustMite.git dustmite
+# cd dustmite; git rev-parse --short HEAD            -> for DustMite_rev
 # git checkout %%dustmite_rev
-# git archive --prefix=dustmite-%%{alphatag}/ HEAD | xz > ../dustmite-%%{alphatag}.xz
+# git archive --prefix=dustmite-%%{alphatag}/ HEAD --format=tar | xz > ../dustmite-%%{alphatag}.tar.xz
 
 Name:           dustmite
 Version:        1
-Release:        16.%{alphatag}%{?dist}
+Release:        17.%{alphatag}%{?dist}
 Summary:        Minimizes D source code for debugging
 
 License:        Public Domain
@@ -52,6 +52,9 @@ install -Dm 0755 dustmite %{buildroot}%{_bindir}/dustmite
 %{_bindir}/dustmite
 
 %changelog
+* Sun Mar 09 2014 jonathan MERCIER <bioinfornatics at gmail.com> - 1-17.20140210gitf60abab
+- Update to latest rev
+
 * Wed Oct 30 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 1-16.20130922git9abec53
 - rebuilt
 


More information about the scm-commits mailing list