From 1259595b15a76bddb3ec7f08e3136ee450baf0fe Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Aug 20 2018 10:02:53 +0000 Subject: Update to 0.8.6 --- diff --git a/.gitignore b/.gitignore index c831f31..f4cd2ec 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ uriparser-0.7.5.tar.gz /uriparser-0.8.2.tar.bz2 /uriparser-0.8.4.tar.bz2 /uriparser-0.8.5.tar.bz2 +/uriparser-0.8.6.tar.bz2 diff --git a/sources b/sources index 9d68775..e9853ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uriparser-0.8.5.tar.bz2) = e9b0228092cf12b824975000b0a6dbe2e413d3642203666d77c5b42f04bc13e0ec3f61d6a2c44d9613bea15e8cf7ec42cc4c92c5bc4318ee3349c1b380409d5c +SHA512 (uriparser-0.8.6.tar.bz2) = b95e6d7c7f835002f6ea1a9c0962f4d385cd16519c40b921e9a9679140fd5d6cd326002b452fc73431aa2f36d049ae510c034a423eca143a6285f9b4b3dd7b83 diff --git a/uriparser.spec b/uriparser.spec index 7acfa29..70e52cf 100644 --- a/uriparser.spec +++ b/uriparser.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: uriparser -Version: 0.8.5 -Release: 3%{?dist} +Version: 0.8.6 +Release: 1%{?dist} Summary: URI parsing library - RFC 3986 License: BSD @@ -80,6 +80,9 @@ LD_LIBRARY_PATH=".libs" make check %changelog +* Mon Aug 20 2018 Sandro Mani - 0.8.6-1 +- Update to 0.8.6 + * Sat Jul 14 2018 Fedora Release Engineering - 0.8.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild