summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2023-08-10 05:44:12 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2023-08-10 05:44:12 +0200
commit8808be8658bbe4cab505414385efb33aced92bef (patch)
treeb91dc0622f71a413df2ddb7dd3fe677ea9367b66
parent44ab0bcd8d09c6e543d059968e68c12c08630ca2 (diff)
downloadlibstrophe-8808be8658bbe4cab505414385efb33aced92bef.tar.gz
libstrophe-8808be8658bbe4cab505414385efb33aced92bef.tar.xz
libstrophe-8808be8658bbe4cab505414385efb33aced92bef.zip
Update to latest snapshot
-rw-r--r--libstrophe.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/libstrophe.spec b/libstrophe.spec
index 488034f..10f2d2a 100644
--- a/libstrophe.spec
+++ b/libstrophe.spec
@@ -1,12 +1,12 @@
# Commit: Release libstrophe-0.12.3
-%global snapdate 20230809
-%global commit 9eba8e873847b6ed6e4aa8e9e887d45c2351f6ed
+%global snapdate 20230810
+%global commit 069787db514b8edc21324878b9cef4125367a917
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libstrophe
Version: 0.12.3
-Release: 11^%{snapdate}git%{shortcommit}%{?dist}
+Release: 12^%{snapdate}git%{shortcommit}%{?dist}
Summary: An XMPP library for C
License: MIT and GPLv3
@@ -118,6 +118,9 @@ cp -a coverage/index.html %{buildroot}%{_pkgdocdir}/html/codecoverage.html
%changelog
+* Thu Aug 10 2023 Matthieu Saulnier <fantom@fedoraproject.org> - 0.12.3-12^20230810git069787d
+- Update to latest snapshot
+
* Wed Aug 9 2023 Matthieu Saulnier <fantom@fedoraproject.org> - 0.12.3-11^20230809git9eba8e8
- Update to latest snapshot
- Enable code coverage report