New upstream release 2.13.3
This commit is contained in:
parent
3ea418dc1c
commit
bcb9cc3225
2
.gitignore
vendored
2
.gitignore
vendored
@ -29,3 +29,5 @@
|
||||
/lttng-ust-2.13.1.tar.bz2.asc
|
||||
/lttng-ust-2.13.2.tar.bz2
|
||||
/lttng-ust-2.13.2.tar.bz2.asc
|
||||
/lttng-ust-2.13.3.tar.bz2
|
||||
/lttng-ust-2.13.3.tar.bz2.asc
|
||||
|
||||
@ -13,8 +13,8 @@
|
||||
|
||||
|
||||
Name: lttng-ust
|
||||
Version: 2.13.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.13.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2.1, MIT and GPLv2
|
||||
Summary: LTTng Userspace Tracer library
|
||||
@ -135,6 +135,9 @@ make check
|
||||
%{python3_sitelib}/lttngust-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Michael Jeanson <mjeanson@efficios.com> - 2.13.3-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.13.2-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lttng-ust-2.13.2.tar.bz2) = 2392b0aeabbaea6daf62a9c752a04ea3043e1cc2d93064b073fd4438beac0d30832aea9b2f158cc8b90b3d98f427bca2999cce4e873fa3f82e04693e13ed9fb3
|
||||
SHA512 (lttng-ust-2.13.2.tar.bz2.asc) = 7489d92726619117d4a5b569bb30093d9367cc88edfe6df3390e0b3a0dc67f07759775ff0bfc607852b877b9e757e8d5d0b92f88cfde71a390454dbd9c926a8d
|
||||
SHA512 (lttng-ust-2.13.3.tar.bz2) = 7d83c64a86698e85cf1133cd2551e4e5f9f2544175fb756f47ec821ece24995305dc892dd681ac24fdb58956ed2c1d982f60b108bc6fbbc17b9244cc4b82d876
|
||||
SHA512 (lttng-ust-2.13.3.tar.bz2.asc) = 26ee107edd8a38eba7a7e6516561a01d36c2f1ecb5f9d5901e530a7c22a2590dea9e3b76162fb842d1653a9afacec261838ebad2f4b960a6adfc69c09b7e9259
|
||||
|
||||
Loading…
Reference in New Issue
Block a user