[bzrtools/epel7] Revert "2.6.0"

stevetraylen stevetraylen at fedoraproject.org
Thu Sep 25 07:13:15 UTC 2014


commit 301ad92a2cce36353f7aa2843f0ccf307b7e4696
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Thu Sep 25 07:00:40 2014 +0000

    Revert "2.6.0"
    
    This reverts commit e4382ef4032a6415222c4ed56bfa803834b29c33.

 bzrtools.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/bzrtools.spec b/bzrtools.spec
index 1db09be..44b1d81 100644
--- a/bzrtools.spec
+++ b/bzrtools.spec
@@ -7,17 +7,16 @@
 # (bzrlib is arch dependent.  Thus bzrlib plugins are also arch dependent.)
 %global debug_package %{nil}
 
-%global bzrver 2.6
-%global bzrtoolsrev .0
-%global bzrnextver 2.8
+%global bzrver 2.5
+%global bzrnextver 2.7
 
 #global subtag  b1
 #global branch  %{bzrver}
 %global branch  stable
 
 Name:           bzrtools
-Version:        %{bzrver}%{bzrtoolsrev}
-Release:        1%{?subtag:.}%{?subtag}%{?dist}
+Version:        %{bzrver}
+Release:        5%{?subtag:.}%{?subtag}%{?dist}
 Summary:        Collection of utilities and plugins for Bazaar-NG
 
 Group:          Development/Tools
@@ -79,9 +78,6 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
-* Mon Jan 13 2014 Henrik Nordstrom <henrik at henriknordstrom.net> 2.6.0-1
-- New upstream release 2.6.0
-
 * Mon Nov 18 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 2.5-5
 - Fix the version macros so that this targets the correct bzr version range and
   fixes the download URL


More information about the scm-commits mailing list