limb pushed to moe (f22). "1.7"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 00:11:35 UTC 2015


From 42e961c69bed6b56e66f68194acb0930a4fd2c5e Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Fri, 8 May 2015 15:40:00 -0500
Subject: 1.7


diff --git a/.gitignore b/.gitignore
index 6f10522..a4ab70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ moe-1.3.tar.gz
 /moe-1.4.tar.gz
 /moe-1.4-configure.patch
 /moe-1.5.tar.gz
+/moe-1.7.tar.lz
diff --git a/moe.spec b/moe.spec
index 938a544..c646cfc 100644
--- a/moe.spec
+++ b/moe.spec
@@ -1,16 +1,16 @@
 Name:		moe
-Version:	1.5
-Release:	5%{?dist}
+Version:	1.7
+Release:	1%{?dist}
 Summary:	A powerful clean text editor
 
 Group:		Applications/Editors
 License:	GPLv3+
 URL:		http://www.gnu.org/software/moe/moe.html
-Source0:	http://ftp.gnu.org/gnu/moe/%{name}-%{version}.tar.gz
+Source0:	http://psg.mtu.edu/pub/gnu/moe/moe-%{version}.tar.lz
 Patch0:		moe-1.5-configure.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	ncurses-devel
+BuildRequires:	ncurses-devel lzip
 Requires(post): info
 Requires(preun): info
 
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}*
 
 %changelog
+* Fri May 08 2015 Jon Ciesla <limburgher at gmail.com> - 1.7-1
+- Latest upstream, BZ 1101203.
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1.5-5
 - Rebuilt for GCC 5 C++11 ABI change
 
diff --git a/sources b/sources
index 61ba541..9c71d5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9657248473d04549d6e85e6d36a3e3c3  moe-1.5.tar.gz
+3dc131b03e841fed348e76297834d5b9  moe-1.7.tar.lz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/moe.git/commit/?h=f22&id=42e961c69bed6b56e66f68194acb0930a4fd2c5e


More information about the scm-commits mailing list