]> git.pld-linux.org Git - packages/libCSS.git/commitdiff
- updated to 0.9.1 auto/th/libCSS-0.9.1-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 30 May 2020 14:36:06 +0000 (16:36 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 30 May 2020 14:36:06 +0000 (16:36 +0200)
- disabled warnings

libCSS.spec

index 25c29a742cdcac9c00df667a492193aa1db58ae3..64d0041004f5abc00e53e5238b628a435b23f95e 100644 (file)
@@ -5,20 +5,21 @@
 Summary:       CSS parser and selection engine
 Summary(pl.UTF-8):     Silnik analizujący i wybierający CSS
 Name:          libCSS
-Version:       0.9.0
+Version:       0.9.1
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://download.netsurf-browser.org/libs/releases/libcss-%{version}-src.tar.gz
-# Source0-md5: 72db437f59de2614ea6c49442df9a3aa
+# Source0-md5: fdabe9a18b9075b05bafb7e85748b74d
 Patch0:                %{name}-restrict.patch
 URL:           http://www.netsurf-browser.org/projects/libcss/
 BuildRequires: libparserutils-devel >= 0.2.4
-BuildRequires: libwapcaplet-devel >= 0.4.2
-BuildRequires: netsurf-buildsystem >= 1.8
+BuildRequires: libwapcaplet-devel >= 0.4.3
+BuildRequires: netsurf-buildsystem >= 1.9
 Requires:      libparserutils >= 0.2.4
-Requires:      libwapcaplet >= 0.4.2
+Requires:      libwapcaplet >= 0.4.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define                specflags       -Wno-error=maybe-uninitialized
 
 %description
 LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,
This page took 0.122628 seconds and 4 git commands to generate.