[dex] Update snapshot to latest upstream commit

cbb cbb at fedoraproject.org
Sat May 10 19:58:52 UTC 2014


commit 1486eaa0c693c3f2aaf7ed9d00607b88dc14ca2f
Author: Craig Barnes <Cr at igBarn.es>
Date:   Sat May 10 20:59:07 2014 +0100

    Update snapshot to latest upstream commit

 .gitignore |    1 +
 dex.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0a85bf..676be7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /dex-ad89dc2611d9b631aa7f905e9266f290c8a21c8f.tar.gz
+/dex-3c0f69701dd4c228ab56b3dc4928f20b066aa7e9.tar.gz
diff --git a/dex.spec b/dex.spec
index 85da07a..6f01c23 100644
--- a/dex.spec
+++ b/dex.spec
@@ -1,11 +1,11 @@
-%global     snapshotdate 20140410
-%global     commit ad89dc2611d9b631aa7f905e9266f290c8a21c8f
+%global     snapshotdate 20140510
+%global     commit 3c0f69701dd4c228ab56b3dc4928f20b066aa7e9
 %global     shortcommit %(c=%{commit}; echo ${c:0:7})
 %global     checkout %{snapshotdate}git%{shortcommit}
 
 Name:       dex
 Version:    0
-Release:    0.2.%{checkout}%{?dist}
+Release:    0.3.%{checkout}%{?dist}
 Summary:    Dextrous text editor
 License:    GPLv2
 URL:        https://github.com/tihirvon/dex
@@ -49,6 +49,9 @@ make %{?_smp_mflags} V=1
 
 %changelog
 
+* Sat May 10 2014 Craig Barnes <cr at igbarn.es> - 0-0.3.20140510git3c0f697
+- Update
+
 * Thu Apr 10 2014 Craig Barnes <cr at igbarn.es> - 0-0.2.20140410gitad89dc2
 - Enable verbose build, so that flags are fully visible during compilation
 - Simplify %%files section
diff --git a/sources b/sources
index 787df92..7317b1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67357faa69fe8f2dacd48f63996e6168  dex-ad89dc2611d9b631aa7f905e9266f290c8a21c8f.tar.gz
+4eb4aa797e83ddfba3007933d5c867b6  dex-3c0f69701dd4c228ab56b3dc4928f20b066aa7e9.tar.gz


More information about the scm-commits mailing list