public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gumbo-parser] rawhide: 0.14.0
Date: Wed, 02 Sep 2026 14:02:54 GMT	[thread overview]
Message-ID: <178835777461.1.5447099177151110252.rpms-gumbo-parser-e005889eb995@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gumbo-parser
Branch : rawhide
Commit : e005889eb9953c94cee44de8e26c238d2f1674f1
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-09-02T09:02:47-05:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gumbo-parser/c/e005889eb9953c94cee44de8e26c238d2f1674f1?branch=rawhide

Log:
0.14.0

---
diff --git a/.gitignore b/.gitignore
index 6cfd248..97b4d54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gumbo-parser-0.12.1.tar.gz
 /0.13.2.tar.gz
+/0.14.0.tar.gz

diff --git a/gumbo-parser.spec b/gumbo-parser.spec
index 74abe9a..6329c4b 100644
--- a/gumbo-parser.spec
+++ b/gumbo-parser.spec
@@ -1,7 +1,7 @@
 Name:           gumbo-parser
 Epoch:          1
-Version:        0.13.2
-Release:        3%{?dist}
+Version:        0.14.0
+Release:        1%{?dist}
 Summary:        A HTML5 parser
 
 License:        Apache-2.0
@@ -104,7 +104,7 @@ install -m 644 doc/*.md ${RPM_BUILD_ROOT}%{_pkgdocdir}
 %{_pkgdocdir}
 %exclude %{_pkgdocdir}/html
 %exclude %{_pkgdocdir}/*.md
-%{_libdir}/*.so.3*
+%{_libdir}/*.so.4*
 
 %files devel
 %doc %{_pkgdocdir}/html
@@ -117,6 +117,9 @@ install -m 644 doc/*.md ${RPM_BUILD_ROOT}%{_pkgdocdir}
 %files python -f %{pyproject_files}
 
 %changelog
+* Wed Aug 26 2026 Gwyn Ciesla <gwync@protonmail.com> - 1:0.14.0-1
+- 0.14.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.13.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index c7913d8..bcddada 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (0.13.2.tar.gz) = 1513e88acfc3240081039b30ab63ca6fc23a85b7d1415cb8e90e9c43f9c3d99d37634a7a50d81ef7f6d43a4facac3802feea6959256a2330b26b16523a288568
+SHA512 (0.14.0.tar.gz) = 612b570bfa4029272bc4b8d4ff43f6023e03a2a2ac6ba299fa6d0818dc112df84ef98908ef9102801dbf847e93cc6e1f8c976e2f9f782199d6785cb28db8dbb5

                 reply	other threads:[~2026-09-02 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178835777461.1.5447099177151110252.rpms-gumbo-parser-e005889eb995@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox