re2c 1.2.1-1 (znver1;x86_64;i686;znver1;i686;x86_64;x86_64) 2019-6664
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/605155
Packages
re2c-1.2.1-1.znver1.binary
re2c-1.2.1-1.znver1.source
re2c-debuginfo-1.2.1-1.znver1.debuginfo
re2c-1.2.1-1.x86_64.binary
re2c-1.2.1-1.x86_64.source
re2c-debuginfo-1.2.1-1.x86_64.debuginfo
re2c-1.2.1-1.i686.binary
re2c-1.2.1-1.i686.source
re2c-debuginfo-1.2.1-1.i686.debuginfo
re2c-1.2.1-1.znver1.binary
re2c-1.2.1-1.znver1.source
re2c-debuginfo-1.2.1-1.znver1.debuginfo
re2c-1.2.1-1.i686.binary
re2c-1.2.1-1.i686.source
re2c-debuginfo-1.2.1-1.i686.debuginfo
re2c-1.2.1-1.x86_64.binary
re2c-1.2.1-1.x86_64.source
re2c-debuginfo-1.2.1-1.x86_64.debuginfo
re2c-1.2.1-1.x86_64.binary
re2c-1.2.1-1.x86_64.source
re2c-debuginfo-1.2.1-1.x86_64.debuginfo
Build Date 2019-09-19 17:17:01 +0000 UTC
Last Updated 2019-09-26 17:21:52.163662937 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 33250d55d603934e7801140258e0fe47f5effe6e

commit 33250d55d603934e7801140258e0fe47f5effe6e
Author:     Alex <alexander@mezon.ru>
AuthorDate: Thu Sep 19 12:45:53 2019 +0000
Commit:     Alex <alexander@mezon.ru>
CommitDate: Thu Sep 19 12:45:53 2019 +0000

    version update 1.2.1
---
 .abf.yml  |  1 +
 re2c.spec | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index fec3243..3c0ffef 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,3 @@
 sources:
+  1.2.1.tar.gz: 83ab6344ff257b0f665bdc4683280d1179ce28ca
   re2c-1.1.1.tar.gz: a87eddf0d2d2cec0cf07517efe5cbdbd696cb6f4
diff --git a/re2c.spec b/re2c.spec
index 7d4a5ad..967865c 100644
--- a/re2c.spec
+++ b/re2c.spec
@@ -1,11 +1,11 @@
 Summary:	A tool for generating C-based recognizers from regular expressions
 Name:		re2c
-Version:	1.1.1
-Release:	2
+Version:	1.2.1
+Release:	1
 License:	Public Domain
 Group:		Development/Other
 Url:		http://re2c.org/
-Source0:	https://github.com/skvadrik/re2c/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source0:	https://github.com/skvadrik/re2c/archive/%{version}.tar.gz
 
 %description
 re2c is a great tool for writing fast and flexible lexers. It has served many
@@ -24,11 +24,12 @@ find doc -type d |xargs chmod 0755
 find doc -type f |xargs chmod 0644
 
 # fix attribs
-chmod 644 examples/*.c examples/*.re CHANGELOG README
+chmod 644 examples/*.c examples/*.re CHANGELOG
 
 find test -type f -exec chmod 644 {} \;
 
 %build
+./autogen.sh
 %configure
 
 %make_build
@@ -48,6 +49,7 @@ make check
 %make_install
 
 %files
-%doc doc/* examples CHANGELOG README
+%doc doc/* examples CHANGELOG
 %attr(0755,root,root) %{_bindir}/re2c
 %{_mandir}/man1/re2c.1*
+%{_datadir}/re2c/stdlib/unicode_categories.re
Not Available

benbullard79 [@T] cox.netTime to cull the herd1672d 21hrs
benbullard79 [@T] cox.netcull the herd1672d 21hrs