[hercules] - updated to 3.11 (#1142927)

Dan Horák sharkcz at fedoraproject.org
Mon Sep 29 12:40:31 UTC 2014


commit 1f56ee32da428e1f629fa88eef289f8fdbe149fe
Author: Dan Horák <dan at danny.cz>
Date:   Mon Sep 29 14:40:21 2014 +0200

    - updated to 3.11 (#1142927)

 .gitignore    |    1 +
 hercules.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6402c5f..4df7eaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ hercules-3.07.tar.gz
 /3.08.2.tar.gz
 /hercules-3.09.tar.gz
 /hercules-3.10.tar.gz
+/hercules-3.11.tar.gz
diff --git a/hercules.spec b/hercules.spec
index a5c2501..92a854f 100644
--- a/hercules.spec
+++ b/hercules.spec
@@ -1,7 +1,7 @@
 Summary: Hercules S/370, ESA/390, and z/Architecture emulator
 Name: hercules
-Version: 3.10
-Release: 3%{?dist}
+Version: 3.11
+Release: 1%{?dist}
 License: QPL
 Group: Applications/Emulators
 URL: http://www.hercules-390.eu/
@@ -51,7 +51,7 @@ rm util/Makefile*
     --enable-external-gui \
     --enable-optimization="%{optflags}"
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -81,7 +81,7 @@ rm %{buildroot}%{_libdir}/*.la
 
 %files
 %doc COPYRIGHT README-rpm
-%doc README.{COMMADPT,DYNMOD,ECPSVM,HDL,HERCLOGO,NETWORKING,TAPE}
+%doc README.{COMMADPT,ECPSVM,HDL,HERCLOGO,NETWORKING,TAPE}
 %doc RELEASE.NOTES hercules.cnf html/ util/
 %dir %{_sysconfdir}/hercules/
 %attr(0644, root, root) %config(noreplace) %{_sysconfdir}/hercules/hercules.cnf
@@ -97,6 +97,9 @@ rm %{buildroot}%{_libdir}/*.la
 
 
 %changelog
+* Mon Sep 29 2014 Dan Horák <dan[at]danny.cz> - 3.11-1
+- updated to 3.11 (#1142927)
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 811fe1b..7ed16a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf9e713f7cb074f0c21fc168b9e6fdcf  hercules-3.10.tar.gz
+af3c81937cab10b77e325526b077bb00  hercules-3.11.tar.gz


More information about the scm-commits mailing list