[reposurgeon/el6: 1/2] Update to 3.10

Christopher Meng cicku at fedoraproject.org
Wed Apr 30 05:03:26 UTC 2014


commit e3fae78d0ffad0cf6c01c500e3867c21ab25be4b
Author: Christopher Meng <i at cicku.me>
Date:   Wed Apr 30 13:02:51 2014 +0800

    Update to 3.10

 .gitignore       |    1 +
 reposurgeon.spec |   13 ++++++++++++-
 sources          |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d241f8b..08acd13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /reposurgeon-3.3.tar.gz
 /reposurgeon-3.6.tar.gz
 /reposurgeon-3.7.tar.gz
+/reposurgeon-3.10.tar.gz
diff --git a/reposurgeon.spec b/reposurgeon.spec
index 632fc39..781c027 100644
--- a/reposurgeon.spec
+++ b/reposurgeon.spec
@@ -1,5 +1,5 @@
 Name:           reposurgeon
-Version:        3.7
+Version:        3.10
 Release:        1%{?dist}
 Summary:        SCM Repository Manipulation Tool
 License:        BSD
@@ -41,6 +41,17 @@ make check
 %{_mandir}/man1/repopuller.1*
 
 %changelog
+* Tue Apr 22 2014 Christopher Meng <rpm at cicku.me> - 3.10-1
+- Finer control over filtering with caC flags.
+- New setfield command for tweaking object attributes from lift scripts.
+- The attribution-parsing code handles odd characters in names better now. 
+- The filter command can operate on email addresses as well as names.
+- New 'stamp' command to report action stamps of commits.
+- New 'count' comment reports selection-set counts.
+- New branchify_mapping option for renaming Subversion branches on analysis.
+- New transcode command for moving metadata to UTF-8.
+- New @dsc() function for selecting all descendants of a selection set.
+
 * Fri Mar 21 2014 Christopher Meng <rpm at cicku.me> - 3.7-1
 - New --dedos option for filter command, to change \r\n line endings to \n.
 - New append command for annotating comments.
diff --git a/sources b/sources
index e7049a2..2694b37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5672432c64aaa1d490a97f74ced12250  reposurgeon-3.7.tar.gz
+fb7b0c9d5e061e96568e0f8ebc9af59c  reposurgeon-3.10.tar.gz


More information about the scm-commits mailing list