public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gumbo-parser] rawhide: 0.14.0
@ 2026-09-02 14:02 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-09-02 14:02 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 14:02 [rpms/gumbo-parser] rawhide: 0.14.0 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox