[nex/f22] Rebuild for new libgo

mikep mikep at fedoraproject.org
Mon Feb 16 17:06:08 UTC 2015


commit e1d1aa63dc222c0e1239ad9e27fc5d46fe232c6a
Author: W. Michael Petullo <mike at flyn.org>
Date:   Wed Feb 11 21:36:28 2015 -0500

    Rebuild for new libgo

 nex.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nex.spec b/nex.spec
index e26fe59..18562ce 100644
--- a/nex.spec
+++ b/nex.spec
@@ -7,7 +7,7 @@
 
 Name:           nex
 Version:        20140621
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A lexer generator for Go that is similar to Lex/Flex
 License:        GPLv3
 URL:            http://www-cs-students.stanford.edu/~blynn/nex/
@@ -35,5 +35,8 @@ install -p -m 0755 ./nex %{buildroot}%{_bindir}/nex
 %{_bindir}/nex
 
 %changelog
+* Wed Feb 11 2015 W. Michael Petullo <mike at flyn.org> - 20140621-2
+- Rebuild for new libgo
+
 * Thu Sep 25 2014 W. Michael Petullo <mike at flyn.org> - 20140621-1
 - Initial Fedora package


More information about the scm-commits mailing list