diff --git a/.gitignore b/.gitignore index d64f4b4..178c428 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libcroco-0.6.8.tar.xz +/libcroco-0.6.9.tar.xz diff --git a/mingw-libcroco.spec b/mingw-libcroco.spec index 9dc691b..b0bc850 100644 --- a/mingw-libcroco.spec +++ b/mingw-libcroco.spec @@ -1,8 +1,8 @@ %{?mingw_package_header} Name: mingw-libcroco -Version: 0.6.8 -Release: 2%{?dist} +Version: 0.6.9 +Release: 1%{?dist} Summary: A CSS2 parsing library for MinGW License: LGPLv2 @@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %{mingw64_libdir}/libcroco-0.6.a %changelog +* Sat Oct 31 2015 Kalev Lember - 0.6.9-1 +- Update to 0.6.9 + * Wed Jun 17 2015 Fedora Release Engineering - 0.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ce581c0..8a15fa4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -767e73c4174f75b99695d4530fd9bb80 libcroco-0.6.8.tar.xz +f1863da805c9206563da06f56da1ea55 libcroco-0.6.9.tar.xz