Browse Source

re2c-0.16-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10535 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
2741c426b1
1 changed files with 7 additions and 1 deletions
  1. 7 1
      r/re2c/re2c-vl.spec

+ 7 - 1
r/re2c/re2c-vl.spec

@@ -1,10 +1,13 @@
 Summary: Tool for generating C-based recognizers from regular expressions
 Name: re2c
 Version: 0.16
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: Public Domain
 Group: Development/Tools
 URL: http://re2c.org/
+Vendor: Project Vine
+Distribution: Vine Linux
+
 Source: http://downloads.sf.net/re2c/re2c-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -52,6 +55,9 @@ find . -type f -exec chmod -x {} \;
 
 
 %changelog
+* Tue Jul  5 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.16-2
+- rebuilt with new toolchain.
+
 * Sat May 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.16-1
 - new upstream release