summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2015-02-21 22:15:46 +0100
committerTill Maas <opensource@till.name>2015-02-21 22:15:46 +0100
commit1b0764b470a9cf8510b835052a029693334574e6 (patch)
tree6a99f4628655e404248411f78b99c96b8de28e2d
parent5ba464150dd161c5327216a92642dfe293efb68a (diff)
downloadlua-1b0764b470a9cf8510b835052a029693334574e6.tar.gz
lua-1b0764b470a9cf8510b835052a029693334574e6.tar.xz
lua-1b0764b470a9cf8510b835052a029693334574e6.zip
Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-rw-r--r--lua.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/lua.spec b/lua.spec
index d526747..a48b167 100644
--- a/lua.spec
+++ b/lua.spec
@@ -9,7 +9,7 @@
Name: lua
Version: %{major_version}.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Powerful light-weight programming language
Group: Development/Languages
License: MIT
@@ -159,6 +159,10 @@ popd
%changelog
+* Sat Feb 21 2015 Till Maas <opensource@till.name> - 5.3.0-2
+- Rebuilt for Fedora 23 Change
+ https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
* Thu Jan 15 2015 Tom Callaway <spot@fedoraproject.org> - 5.3.0-1
- update to 5.3.0
- add bootstrapping glue