[xcalc] Release 1.0.6

stevetraylen stevetraylen at fedoraproject.org
Mon Mar 23 13:50:30 UTC 2015


commit a507238bb115da782871bfe6b77d74199d8bdbf1
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Mon Mar 23 14:48:14 2015 +0100

    Release 1.0.6

 .gitignore | 1 +
 sources    | 2 +-
 xcalc.spec | 7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64432e6..672870d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xcalc-1.0.3.tar.bz2
 /xcalc-1.0.5.tar.bz2
+/xcalc-1.0.6.tar.bz2
diff --git a/sources b/sources
index 7ad6c4d..eb7be69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a5597cb97db0dfcfef9dc7a6238d204  xcalc-1.0.5.tar.bz2
+397584a68bfe6b02adff16e67f8fe5dd  xcalc-1.0.6.tar.bz2
diff --git a/xcalc.spec b/xcalc.spec
index 3eac348..f929ab5 100644
--- a/xcalc.spec
+++ b/xcalc.spec
@@ -1,6 +1,6 @@
 Name:           xcalc
-Version:        1.0.5
-Release:        2%{?dist}
+Version:        1.0.6
+Release:        1%{?dist}
 Summary:        Scientific Calculator X11 Client
 
 Group:          User Interface/X
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog README
 
 %changelog
+* Mon Mar 23 2015 Steve Traylen <steve.traylen at cern.ch> - 1.0.6-1
+- New upstream 1.0.6
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list