cbb pushed to dex (f21). "Update to dex 1.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 07:49:50 UTC 2015


>From 351cfe7558ae7b23462f660f44534908bb986f70 Mon Sep 17 00:00:00 2001
From: Craig Barnes <Cr at igBarn.es>
Date: Wed, 6 May 2015 08:35:04 +0100
Subject: Update to dex 1.0


diff --git a/.gitignore b/.gitignore
index 919e709..55a9798 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /dex-3c0f69701dd4c228ab56b3dc4928f20b066aa7e9.tar.gz
 /dex-ece266851942f6badb51c71fb834d692b38c0172.tar.gz
 /dex-dbe12c5c0de0b38076f61d1affa116e0252c4703.tar.gz
+/dex-v1.0-b1f65ce.tar.gz
diff --git a/dex.spec b/dex.spec
index d7bced3..5c0ec94 100644
--- a/dex.spec
+++ b/dex.spec
@@ -1,15 +1,13 @@
-%global     snapshotdate 20150202
-%global     commit dbe12c5c0de0b38076f61d1affa116e0252c4703
+%global     commit b1f65ce480b4a797ee624ac2638ca1d6dfbd99f4
 %global     shortcommit %(c=%{commit}; echo ${c:0:7})
-%global     checkout %{snapshotdate}git%{shortcommit}
 
 Name:       dex
-Version:    0
-Release:    0.8.%{checkout}%{?dist}
+Version:    1.0
+Release:    1%{?dist}
 Summary:    Dextrous text editor
 License:    GPLv2
 URL:        https://github.com/tihirvon/dex
-Source0:    %{url}/archive/%{commit}/dex-%{commit}.tar.gz
+Source0:    %{url}/archive/%{commit}/dex-v%{version}-%{shortcommit}.tar.gz
 
 BuildRequires: ncurses-devel
 
@@ -51,6 +49,9 @@ make %{?_smp_mflags} V=1
 
 %changelog
 
+* Wed May 06 2015 Craig Barnes <cr at igbarn.es> - 1.0-1
+- Update to stable version
+
 * Mon Feb 02 2015 Craig Barnes <cr at igbarn.es> - 0-0.8.20150202gitdbe12c5
 - Update snapshot to latest upstream commit
 - Add ncurses-devel as a build dependency
diff --git a/sources b/sources
index d467eb9..de6b1d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64ad218851bbbb23786f19f72e76fc93  dex-dbe12c5c0de0b38076f61d1affa116e0252c4703.tar.gz
+5cfa206e5937900cb6d836335db19a69  dex-v1.0-b1f65ce.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dex.git/commit/?h=f21&id=351cfe7558ae7b23462f660f44534908bb986f70


More information about the scm-commits mailing list