summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2024-02-27 19:06:53 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2024-02-27 19:06:53 +0100
commitcd25c67877111fc065d499375ff161042582d751 (patch)
tree2e55107e306ec1505d9bbeb75acfbefbd5fb9ec6
parentb9df850ccd414079028677ea944a2bf8d80ee6eb (diff)
downloadlibstrophe-rawhide.tar.gz
libstrophe-rawhide.tar.xz
libstrophe-rawhide.zip
Update to latest snapshotrawhide
-rw-r--r--libstrophe.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/libstrophe.spec b/libstrophe.spec
index 67ce996..814a7d9 100644
--- a/libstrophe.spec
+++ b/libstrophe.spec
@@ -1,11 +1,11 @@
-# Commit: Release libstrophe-0.13.0
-%global snapdate 20240204
-%global commit d6d71e97f846bc2c696f9ca2cb39d78fa66bbe97
+# Commit: Release libstrophe-0.13.1
+%global snapdate 20240227
+%global commit 4d59a9fe452266d5c0c12b6fe5e6136ad1cea87b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libstrophe
-Version: 0.13.0
+Version: 0.13.1
Release: 10^%{snapdate}git%{shortcommit}%{?dist}
Summary: An XMPP library for C
@@ -117,6 +117,9 @@ cp -a coverage/ %{buildroot}%{_pkgdocdir}/html/
%changelog
+* Tue Feb 27 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 0.13.1-10^20240227git4d59a9f
+- Update to latest snapshot
+
* Sun Feb 4 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 0.13.0-10^20240204gitd6d71e9
- Update to latest snapshot
- Add zlib as new BuildRequires