[mysql-workbench] Fix release bump

Petr Pisar ppisar at fedoraproject.org
Fri Feb 10 13:06:05 UTC 2012


commit 9d9af9e2dc1620fe156bd33be31cc56ba5105da3
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Feb 10 14:05:18 2012 +0100

    Fix release bump
    
    rpmdev-bumpspec is broken (bug #789330)

 mysql-workbench.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mysql-workbench.spec b/mysql-workbench.spec
index a935060..e6256b5 100644
--- a/mysql-workbench.spec
+++ b/mysql-workbench.spec
@@ -14,7 +14,7 @@
 Summary:   A MySQL visual database modeling, administration and querying tool
 Name:      mysql-workbench
 Version:   %{mw_version}
-Release:   %{mw_release}%{?dist}
+Release:   %{mw_release}%{?dist}.1
 Group:     Applications/Databases
 License:   GPLv2 with exceptions
 
@@ -257,7 +257,7 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
-* Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 5.2.37-4
+* Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 5.2.37-4.1
 - Rebuild against PCRE 8.30
 
 * Wed Feb  8 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 5.2.37-4


More information about the scm-commits mailing list