New upstream bugfix release

This commit is contained in:
Yannick Brosseau 2014-05-20 20:24:56 -04:00
parent 75daad4931
commit 083ff5779b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/lttng-ust-2.2.1.tar.bz2
/lttng-ust-2.3.0.tar.bz2
/lttng-ust-2.4.0.tar.bz2
/lttng-ust-2.4.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: lttng-ust
Version: 2.4.0
Version: 2.4.1
Release: 1%{?dist}
License: LGPLv2 and GPLv2 and MIT
Group: Development/Libraries
@ -72,6 +72,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
%{_docdir}/%{name}/examples/*
%changelog
* Tue May 20 2014 Yannick Brosseau <yannick.brosseau@gmail.com> - 2.4.1-1
- New upstream bugfix release
* Sat Mar 1 2014 Suchakra Sharma <suchakra@fedoraproject.org> - 2.4.0-1
- New upstream release
- Add new files (man and doc)

View File

@ -1 +1 @@
6c8c3e4a339f9db11c047bd83e48c5fe lttng-ust-2.4.0.tar.bz2
5ce390240ead716cf26f4206496c547e lttng-ust-2.4.1.tar.bz2