]> git.pld-linux.org Git - packages/re2c.git/commitdiff
- updated to 1.1.1 auto/th/re2c-1.1.1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 17 Oct 2018 17:02:50 +0000 (19:02 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Wed, 17 Oct 2018 17:02:50 +0000 (19:02 +0200)
re2c.spec

index 2d2adb7061cf5ae3b92489f1d9729b6246dd1dad..fb96827311e48bcc3d4f822aee97ff0a81f44e7c 100644 (file)
--- a/re2c.spec
+++ b/re2c.spec
@@ -1,12 +1,12 @@
 Summary:       re2c - a tool for writing very fast and very flexible scanners
 Summary(pl.UTF-8):     re2c - narzędzie do pisania bardzo szybkich i elastycznych skanerów
 Name:          re2c
-Version:       0.13.5
-Release:       2
+Version:       1.1.1
+Release:       1
 License:       Public Domain
 Group:         Applications/Text
-Source0:       http://dl.sourceforge.net/re2c/%{name}-%{version}.tar.gz
-# Source0-md5: 4a97d8f77ed6d2c76c8bd840a43f5633
+Source0:       https://github.com/skvadrik/re2c/releases/download/1.1.1/%{name}-%{version}.tar.gz
+# Source0-md5: 7355fde733bd76cbc480cda10ef49e46
 URL:           http://re2c.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -52,6 +52,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG README doc/* examples lessons
+%doc CHANGELOG README doc/* examples
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.097603 seconds and 4 git commands to generate.