[emacs-magit] Update to 1.2.0

Tom Moertel tmoertel at fedoraproject.org
Thu Jan 10 15:06:09 UTC 2013


commit 10abfd35e3d7422b3872b054d6cb21fc43f42baf
Author: Tom Moertel <tom at moertel.com>
Date:   Thu Jan 10 10:04:28 2013 -0500

    Update to 1.2.0

 .gitignore       |    1 +
 emacs-magit.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6113208..c733578 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ magit-0.7.tar.gz
 magit-0.8.2.tar.gz
 /magit-1.0.0.tar.gz
 /magit-1.1.1.tar.gz
+/magit-1.2.0.tar.gz
diff --git a/emacs-magit.spec b/emacs-magit.spec
index 0d93727..6df35a4 100644
--- a/emacs-magit.spec
+++ b/emacs-magit.spec
@@ -13,7 +13,7 @@
 %endif
 
 Name:           emacs-%{pkg}
-Version:        1.1.1
+Version:        1.2.0
 Release:        2%{?dist}
 Summary:        Emacs interface to the most common Git operations
 
@@ -89,6 +89,9 @@ fi
 %{emacs_lispdir}/%{pkg}/*.el
 
 %changelog
+* Thu Jan 10 2013 Tom Moertel <tom at moertel.com> - 1.2.0-2
+- Update to upstream version 1.2.0
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 07a0d57..777faf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d89c87df92310ada80c68c24208aacb  magit-1.1.1.tar.gz
+72bad34c38e0d5bc153b7fa9045e905c  magit-1.2.0.tar.gz


More information about the scm-commits mailing list