Hello community, here is the log from the commit of package ragel for openSUSE:Factory checked in at 2017-09-12 19:54:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ragel (Old) and /work/SRC/openSUSE:Factory/.ragel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ragel" Tue Sep 12 19:54:00 2017 rev:9 rq:522361 version:7.0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ragel/ragel.changes 2017-03-12 20:05:52.181882934 +0100 +++ /work/SRC/openSUSE:Factory/.ragel.new/ragel.changes 2017-09-12 19:54:02.402507307 +0200 @@ -1,0 +2,6 @@ +Fri Jun 9 09:41:35 UTC 2017 - [email protected] + +- Update to new upstream release 7.0.0.10 + * No changelog was provided + +------------------------------------------------------------------- Old: ---- ragel-7.0.0.9.tar.gz New: ---- ragel-7.0.0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ragel.spec ++++++ --- /var/tmp/diff_new_pack.kQnNZY/_old 2017-09-12 19:54:03.090410584 +0200 +++ /var/tmp/diff_new_pack.kQnNZY/_new 2017-09-12 19:54:03.094410021 +0200 @@ -17,10 +17,10 @@ Name: ragel -Version: 7.0.0.9 +Version: 7.0.0.10 Release: 0 Summary: Finite state machine compiler -License: GPL-2.0+ +License: MIT Group: Development/Tools/Other Url: http://complang.org/ragel/ @@ -28,7 +28,7 @@ Source: http://www.colm.net/files/ragel/%name-%version.tar.gz Source2: %name.keyring BuildRequires: automake -BuildRequires: colm = 0.13.0.4 +BuildRequires: colm = 0.13.0.5 BuildRequires: gcc-c++ BuildRequires: kelbt BuildRequires: libtool @@ -51,19 +51,10 @@ Ragel compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code. -%package -n libragel0 -Summary: Finite state machine -Group: System/Libraries - -%description -n libragel0 -Ragel compiles finite state machines from regular languages into -executable C, C++, Objective-C, or D code. - %package devel -Summary: Development files for libragel, a finite state machine compiler library +Summary: Development files for ragel, a finite state machine compiler library Group: Development/Libraries/C and C++ Requires: libfsm0 = %version-%release -Requires: libragel0 = %version-%release %description devel Ragel compiles finite state machines from regular languages into @@ -79,7 +70,7 @@ # Banish terribly namespaced files into a separate dir %configure --docdir="%_docdir/%name" --includedir="%_includedir/ragel" \ --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %check make check @@ -94,8 +85,6 @@ %post -n libfsm0 -p /sbin/ldconfig %postun -n libfsm0 -p /sbin/ldconfig -%post -n libragel0 -p /sbin/ldconfig -%postun -n libragel0 -p /sbin/ldconfig %files %defattr(-,root,root) @@ -109,10 +98,6 @@ %defattr(-,root,root) %_libdir/libfsm.so.0* -%files -n libragel0 -%defattr(-,root,root) -%_libdir/libragel.so.0* - %files devel %defattr(-,root,root) %_libdir/*.so ++++++ ragel-7.0.0.9.tar.gz -> ragel-7.0.0.10.tar.gz ++++++ ++++ 28259 lines of diff (skipped)
