[rcs] Updated to rcs-5.8.2

Honza Horak hhorak at fedoraproject.org
Thu Apr 4 12:26:10 UTC 2013


commit 412552c4a88c25ac50f99c142a88222e25f3c3a8
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Thu Apr 4 13:10:18 2013 +0200

    Updated to rcs-5.8.2

 .gitignore |    1 +
 rcs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6ae322..69266c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 rcs-5.7.tar.gz
 /rcs-5.8.tar.gz
 /rcs-5.8.1.tar.gz
+/rcs-5.8.2.tar.gz
diff --git a/rcs.spec b/rcs.spec
index f9362f2..1fbbbf3 100644
--- a/rcs.spec
+++ b/rcs.spec
@@ -1,7 +1,7 @@
 Summary: Revision Control System (RCS) file version management tools
 Name: rcs
-Version: 5.8.1
-Release: 5%{?dist}
+Version: 5.8.2
+Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://www.gnu.org/software/rcs/
@@ -65,6 +65,9 @@ fi
 %{_infodir}/*
 
 %changelog
+* Thu Apr  4 2013 Honza Horak <hhorak at redhat.com> - 5.8.2-1
+- Update to upstream 5.8.2
+
 * Thu Jan 24 2013 Honza Horak <hhorak at redhat.com> - 5.8.1-5
 - Remove sendmail from build requirements, it's not configured to be used
   Related: #903368
diff --git a/sources b/sources
index 03249f2..2aa5ac9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e791da53d56b97956e45e8ab42b45cb  rcs-5.8.1.tar.gz
+b8544f947fb397e5702b747947d916bc  rcs-5.8.2.tar.gz


More information about the scm-commits mailing list