]> git.pld-linux.org Git - packages/nsgenbind.git/commitdiff
- updated to 0.5 auto/th/nsgenbind-0.5-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 30 Oct 2017 10:46:52 +0000 (11:46 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 30 Oct 2017 10:46:52 +0000 (11:46 +0100)
nsgenbind.spec

index 25d502e5f4e9a0dac9427e32a512edd00979c99c..9ff9b497f3c3d0e48fbaae2eeff9da15df56ba1e 100644 (file)
@@ -1,16 +1,16 @@
 Summary:       Tool to generate DOM bindings
 Summary(pl.UTF-8):     Narzędzie do generowania wiązań DOM
 Name:          nsgenbind
-Version:       0.4
+Version:       0.5
 Release:       1
 License:       MIT
 Group:         Development/Tools
 Source0:       http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
-# Source0-md5: 5781cfee4413c2e31cb28ba2b4c31991
+# Source0-md5: 562f768a7db2144f77e9e8e91aa12aaf
 URL:           http://www.netsurf-browser.org/
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: netsurf-buildsystem >= 1.5
+BuildRequires: netsurf-buildsystem >= 1.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -52,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING README doc/example.bnd
+%doc COPYING README
 %attr(755,root,root) %{_bindir}/nsgenbind
This page took 0.41671 seconds and 4 git commands to generate.