[rpmconf/f21] Update rpmconf to 0.3.7-1

Miroslav Suchý msuchy at fedoraproject.org
Thu Oct 2 19:40:33 UTC 2014


commit 92689ba222dbc4ed98ea2f0c0480c20cdeb6d41a
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Thu Oct 2 21:40:24 2014 +0200

    Update rpmconf to 0.3.7-1

 .gitignore   |    1 +
 rpmconf.spec |    8 ++++----
 sources      |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc91364..a203ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ rpmconf-0.2.2.tar.gz
 /rpmconf-0.3.4.tar.gz
 /rpmconf-0.3.5.tar.gz
 /rpmconf-0.3.6.tar.gz
+/rpmconf-0.3.7.tar.gz
diff --git a/rpmconf.spec b/rpmconf.spec
index 5c198e5..36ab544 100644
--- a/rpmconf.spec
+++ b/rpmconf.spec
@@ -2,8 +2,8 @@ Name: rpmconf
 Summary: Tool to handle rpmnew and rpmsave files
 Group:   Applications/System
 License: GPLv3
-Version: 0.3.6
-Release: 2%{?dist}
+Version: 0.3.7
+Release: 1%{?dist}
 URL:     http://wiki.github.com/xsuchy/rpmconf
 Source0: http://cloud.github.com/downloads/xsuchy/rpmconf/%{name}-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -51,8 +51,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/rpmconf
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Thu Oct 02 2014 Miroslav Suchý 0.3.7-1
+- when there is no error return 0
 
 * Sun Jan 12 2014 Miroslav Suchý <miroslav at suchy.cz> 0.3.6-1
 - add non-interactive --diff mode
diff --git a/sources b/sources
index 25be36f..4837f4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2edb44a948e90038a48b419bab5619f2  rpmconf-0.3.6.tar.gz
+6929c2ffce4f94d47f4cbd8c2c99f5ad  rpmconf-0.3.7.tar.gz


More information about the scm-commits mailing list