From 780d7dc39be46e050fafe29f8aa3b8dd491ad897 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Apr 30 2014 05:03:06 +0000 Subject: Merge branch 'master' into f19 --- 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 09f69a2..bb31dc6 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 - 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 - 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