[gvrng] resolves: bz 1084709

Neil Horman nhorman at fedoraproject.org
Wed Apr 9 13:28:52 UTC 2014


commit e58e2076006ba562f708b39ec67311b716bfe658
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Wed Apr 9 09:28:21 2014 -0400

    resolves: bz 1084709

 gvrng.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/gvrng.spec b/gvrng.spec
index 23fe191..48da423 100644
--- a/gvrng.spec
+++ b/gvrng.spec
@@ -1,6 +1,6 @@
 Name: gvrng		
 Version: 4.4	
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: A robot driving game designed to introduce to kids to programming	
 
 Group: Amusements/Games
@@ -25,6 +25,7 @@ of various mazes using a python based programming language
 
 %prep
 %setup -q -n GvRng_4.4
+rm gui-gtk/*.{bak,org}
 %patch0 -p1
 %patch1 -p1
 
@@ -66,6 +67,10 @@ desktop-file-install --dir=%{buildroot}/%{_datadir}/applications/ %{SOURCE2}
 %{_bindir}/*
 
 %changelog
+* Sat Apr  5 2014 Ville Skyttä <ville.skytta at iki.fi> - 4.4-8
+- Don't ship editor backup files
+- Fix bogus date in %%changelog
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -79,7 +84,7 @@ desktop-file-install --dir=%{buildroot}/%{_datadir}/applications/ %{SOURCE2}
 - Fixed pygtksourceview dep (bz895719)
 - Fixed desktop-file install issue (bz895720)
 
-* Thu Dec 26 2012 Neil Horman <nhorman at tuxdriver.com> - 4.4-3
+* Wed Dec 26 2012 Neil Horman <nhorman at tuxdriver.com> - 4.4-3
 - Removed clean section (no epel packaging)
 - Removed redundant python2 Requires
 


More information about the scm-commits mailing list