[xemacs] New upstream version. Drop upstreamed view-mode patch.

Jerry James jjames at fedoraproject.org
Mon Jan 7 21:48:20 UTC 2013


commit b65a7d77055cdf63fcabe7e2080158574ac5ccff
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Jan 7 14:48:00 2013 -0700

    New upstream version.
    Drop upstreamed view-mode patch.

 .gitignore                     |    2 +-
 sources                        |    2 +-
 xemacs-21.5.31-view-mode.patch |   10 ----------
 xemacs.spec                    |   11 ++++++-----
 4 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6be7fe..ff47ec5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/xemacs-21.5.32.tar.gz
+/xemacs-21.5.33.tar.gz
diff --git a/sources b/sources
index 81c0782..5d503a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6917e21f58094d25d92911d372449fc5  xemacs-21.5.32.tar.gz
+15cd5c52d4d5dfba078a389ee79d09f0  xemacs-21.5.33.tar.gz
diff --git a/xemacs.spec b/xemacs.spec
index 5f800c2..2b665a7 100644
--- a/xemacs.spec
+++ b/xemacs.spec
@@ -20,8 +20,8 @@
 %global majver  21.5
 
 Name:           xemacs
-Version:        21.5.32
-Release:        2%{?snap:.%{snap}}%{?dist}
+Version:        21.5.33
+Release:        1%{?snap:.%{snap}}%{?dist}
 Summary:        Different version of Emacs
 
 Group:          Applications/Editors
@@ -55,8 +55,6 @@ Patch3:         %{name}-21.5.27-no-expdyn-ia64-106744.patch
 Patch4:         %{name}-21.5.28-courier-default.patch
 # Fedora-specific.  Recognize the Fedora X server.
 Patch5:         %{name}-21.5.29-x-server.patch
-# Applied upstream.  Give view-mode-line-string a custom group.
-Patch6:         %{name}-21.5.31-view-mode.patch
 
 BuildRequires:  sed >= 3.95
 BuildRequires:  texinfo
@@ -245,7 +243,6 @@ sed -i -e /tetris/d lisp/menubar-items.el
 %patch3
 %patch4
 %patch5
-%patch6
 
 sed -i -e 's/"lib"/"%{_lib}"/' lisp/setup-paths.el
 
@@ -652,6 +649,10 @@ fi
 %dir %{_datadir}/xemacs/site-packages/pkginfo
 
 %changelog
+* Mon Jan  7 2013 Jerry James <loganjerry at gmail.com> - 21.5.33-1
+- New upstream version
+- Drop upstreamed view-mode patch
+
 * Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 21.5.32-2
 - rebuild against new libjpeg
 


More information about the scm-commits mailing list