New upstream release 2.10.1
This commit is contained in:
parent
e5060fc96e
commit
74a0f55ea0
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/lttng-ust-2.9.0.tar.bz2
|
||||
/lttng-ust-2.9.1.tar.bz2
|
||||
/lttng-ust-2.10.0.tar.bz2
|
||||
/lttng-ust-2.10.1.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: lttng-ust
|
||||
Version: 2.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2 and GPLv2 and MIT
|
||||
Group: Development/Libraries
|
||||
Summary: LTTng Userspace Tracer library
|
||||
@ -71,6 +71,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
|
||||
%{_docdir}/%{name}/examples/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2018 Michael Jeanson <mjeanson@efficios.com> - 2.10.1-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Aug 18 2017 Dan Horák <dan[at]danny.cz> - 2.10.0-2
|
||||
- drop the s390(x) build workaround
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lttng-ust-2.10.0.tar.bz2) = a1661681d09b08ce4ca25dfad6c42c51a1a82f1647ddb9560b8b369f2ff16b7e07618554e1c81941da6f8d50cec2501611f7f3e89bbafccdfc984434f47ff397
|
||||
SHA512 (lttng-ust-2.10.1.tar.bz2) = bd9b75ff359a8698ba4f7b6a27d9958c8bd9539fd43d8f1bc4bb40003271c9074f1bb4176d074bac290fad1636d5a3226063275006b781f3533567dea71fac96
|
||||
|
||||
Loading…
Reference in New Issue
Block a user