[highlight] New upstream release with support for lua-5.3

Jochen Schmitt s4504kr at fedoraproject.org
Mon Feb 2 21:38:46 UTC 2015


commit ba73825ca979d8ca2a7b2980310b6dc45e9b49c1
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Mon Feb 2 22:38:35 2015 +0100

    New upstream release with support for lua-5.3

 .gitignore     |    1 +
 highlight.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3f89f1..8112e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ highlight-3.1-beta2.tar.bz2
 /highlight-3.16.1.tar.bz2
 /highlight-3.18.tar.bz2
 /highlight-3.20.tar.bz2
+/highlight-3.21.tar.bz2
diff --git a/highlight.spec b/highlight.spec
index 4735e81..24d76b2 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -2,8 +2,8 @@ Name:           highlight
 
 Summary:        Universal source code to formatted text converter
 
-Version:        3.20
-Release:        2%{?dist}
+Version:        3.21
+Release:        1%{?dist}
 
 Group:          Development/Tools
 License:        GPLv3
@@ -78,6 +78,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/highlight.xpm
 
 %changelog
+* Mon Feb  2 2015 Jochen Schmitt <Jochen herr-schmitt de> - 3.21-1
+- New upstream release with support for lua-5.3
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 3.20-2
 - Rebuild for boost 1.57.0
 
diff --git a/sources b/sources
index cae44e7..e97fe84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9acf4b2928499eb00fcf4be9e7b791f8  highlight-3.20.tar.bz2
+122cd432e84f0b29aed172435af31aed  highlight-3.21.tar.bz2


More information about the scm-commits mailing list