private sync
[external/ragel.git] / packaging / ragel.spec
index a302724..d4aea86 100644 (file)
@@ -1,12 +1,13 @@
 Name:       ragel
 Summary:    Ragel
-Version:    6.6
+Version:    6.7
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    TO BE FILLED IN
 Source0:    %{name}-%{version}.tar.gz
 Patch0:     no-doc.patch
 
+
 %description
 compiles finite state machines into code in various languages
 Ragel compiles finite state machines from regular languages into C, C++,
@@ -41,5 +42,6 @@ cp %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
 %remove_docs
 
 %files
+%manifest ragel.manifest
 %{_bindir}/ragel
 /usr/share/license/%{name}