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

Christopher Meng cicku at fedoraproject.org
Thu Feb 13 01:44:59 UTC 2014


commit 840230477b74ebbbfc833a69376af8d6e76a3249
Author: Christopher Meng <i at cicku.me>
Date:   Thu Feb 13 09:41:48 2014 +0800

    Update to 3.3

 .gitignore       |    1 +
 reposurgeon.spec |    8 +++++++-
 sources          |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fef350..f02d1f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /reposurgeon-2.41.tar.gz
 /reposurgeon-2.42.tar.gz
 /reposurgeon-3.2.tar.gz
+/reposurgeon-3.3.tar.gz
diff --git a/reposurgeon.spec b/reposurgeon.spec
index a44469d..902821c 100644
--- a/reposurgeon.spec
+++ b/reposurgeon.spec
@@ -1,5 +1,5 @@
 Name:           reposurgeon
-Version:        3.2
+Version:        3.3
 Release:        1%{?dist}
 Summary:        SCM Repository Manipulation Tool
 License:        BSD
@@ -41,6 +41,12 @@ install -pDm644 repodiffer.1 %{buildroot}%{_mandir}/man1/repodiffer.1
 %{_mandir}/man1/repopuller.1*
 
 %changelog
+* Thu Feb 13 2014 Christopher Meng <rpm at cicku.me> - 3.3-1
+- Set negation in selections with ~.
+- @min() and @max() in selections.
+- 'define' by itself lists macros.
+- New 'deletes' option in the remove command.
+
 * Wed Feb 05 2014 Christopher Meng <rpm at cicku.me> - 3.2-1
 - New path rename command.
 - List and inspect now take either a leading or following selection.
diff --git a/sources b/sources
index c5ec7f4..72c86e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7837f206ac5bf457ee34d99a135c4224  reposurgeon-3.2.tar.gz
+58f434cc53545757491a1fec57427826  reposurgeon-3.3.tar.gz


More information about the scm-commits mailing list