Hello community, here is the log from the commit of package ragel for openSUSE:Factory checked in at 2019-08-23 11:09:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ragel (Old) and /work/SRC/openSUSE:Factory/.ragel.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ragel" Fri Aug 23 11:09:25 2019 rev:11 rq:725395 version:7.0.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ragel/ragel.changes 2018-10-29 14:26:34.655626112 +0100 +++ /work/SRC/openSUSE:Factory/.ragel.new.7948/ragel.changes 2019-08-23 11:09:28.782460342 +0200 @@ -1,0 +2,6 @@ +Thu Aug 22 18:50:07 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 7.0.0.12 + * No changelog provided + +------------------------------------------------------------------- Old: ---- ragel-7.0.0.11.tar.gz New: ---- ragel-7.0.0.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ragel.spec ++++++ --- /var/tmp/diff_new_pack.2nRbcA/_old 2019-08-23 11:09:29.734460225 +0200 +++ /var/tmp/diff_new_pack.2nRbcA/_new 2019-08-23 11:09:29.738460224 +0200 @@ -1,7 +1,7 @@ # # spec file for package ragel # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,21 @@ Name: ragel -Version: 7.0.0.11 +Version: 7.0.0.12 Release: 0 Summary: Finite state machine compiler License: MIT Group: Development/Tools/Other -Url: http://complang.org/ragel/ +URL: https://www.colm.net/open-source/ragel/ -#Git-Clone: git://git.complang.org/ragel -Source: http://www.colm.net/files/ragel/%name-%version.tar.gz +#Git-Clone: git://colm.net/ragel +Source: https://www.colm.net/files/ragel/%name-%version.tar.gz Source2: %name.keyring BuildRequires: automake -BuildRequires: colm = 0.13.0.6 +BuildRequires: colm = 0.13.0.7 BuildRequires: gcc-c++ BuildRequires: kelbt BuildRequires: libtool -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Ragel compiles finite state machines from regular languages into @@ -70,7 +69,7 @@ This package contains the C headers for libragel. %prep -%setup -q +%autosetup -p1 %build autoreconf -fiv @@ -97,8 +96,8 @@ %postun -n libragel0 -p /sbin/ldconfig %files -%doc COPYING -%doc %{_docdir}/%{name} +%license COPYING +%doc %_docdir/%name %_bindir/ragel* %_mandir/man1/ragel.1* %_datadir/vim/ ++++++ ragel-7.0.0.11.tar.gz -> ragel-7.0.0.12.tar.gz ++++++ ++++ 290982 lines of diff (skipped)
