[emacs-goodies/f15] Bug fix update 34.2

Arun SAG sagarun at fedoraproject.org
Sun Jul 17 09:45:01 UTC 2011


commit 26932a99516928d14cc84a454089327a75b8f25e
Author: Arun SAG <sagarun at gmail.com>
Date:   Sun Jul 17 15:14:32 2011 +0530

    Bug fix update 34.2

 .gitignore         |    1 +
 emacs-goodies.spec |   11 ++++++++---
 sources            |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4e6b7e..9cc146b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 emacs-goodies-el_33.5.tar.gz
 /emacs-goodies-el_34.1.tar.gz
+/emacs-goodies-el_34.2.tar.gz
diff --git a/emacs-goodies.spec b/emacs-goodies.spec
index d81b4f2..0b4bf7e 100644
--- a/emacs-goodies.spec
+++ b/emacs-goodies.spec
@@ -5,14 +5,14 @@
 %global installinfo /sbin/install-info
 
 Name:		%{pkg}
-Version:	34.1
-Release:	2%{?dist}
+Version:	34.2
+Release:	1%{?dist}
 Summary:	Miscellaneous add on for Emacs
 
 Group:		Applications/Editors
 License:	GPLv2+ and GPLv3
 URL:		http://packages.debian.org/sid/lisp/emacs-goodies-el
-Source0	:	http://snapshot.debian.org/archive/debian/20100728T205337Z/pool/main/e/emacs-goodies-el/emacs-goodies-el_34.1.tar.gz
+Source0	:	http://snapshot.debian.org/archive/debian/20110624T212258Z/pool/main/e/emacs-goodies-el/emacs-goodies-el_34.2.tar.gz
 Source1:	gnus-bonus-init.el
 #Patch which adjusts debian specific information to fedora in texi file
 #Patch is irrelevant to upstream as it is specific to Fedora
@@ -38,6 +38,8 @@ to install this package to use %{pkgname}.
 
 %prep
 %setup -q -n %{pkg}-el-%{version}
+%{__chmod} 644 COPYING-GPL-v3
+%{__chmod} 644 COPYING-GPL-v2
 %patch0 -p1 -b .fix
 %{__cp} debian/patches/* .
 while read -r line
@@ -106,6 +108,9 @@ fi
 %{_emacs_sitelispdir}/gnus-bonus/*.el
 
 %changelog
+* Sun Jul 17 2011 Arun S.A.G <sagarun [AT] gmail dot com> - 34.2-1
+- Updated  to bugfix release 34.2-1
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 34.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 4537486..abb9bde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-928b64f7c2cfe2dedd60fd7800bfa078  emacs-goodies-el_34.1.tar.gz
+961e52d2e9f24168c6d08303a9b81fa9  emacs-goodies-el_34.2.tar.gz


More information about the scm-commits mailing list