New upstream release

This commit is contained in:
Yannick Brosseau 2013-02-26 18:21:51 -05:00
parent bf9008615a
commit 9db7688b07
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/lttng-ust-2.0.4.tar.bz2
/lttng-ust-2.0.5.tar.bz2
/lttng-ust-2.1.0.tar.bz2
/lttng-ust-2.1.1.tar.bz2

View File

@ -1,6 +1,6 @@
Name: lttng-ust
Version: 2.0.5
Release: 2%{?dist}
Version: 2.1.1
Release: 1%{?dist}
License: LGPLv2 and GPLv2 and MIT
Group: Development/Libraries
Summary: LTTng Userspace Tracer library
@ -64,6 +64,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
%{_docdir}/%{name}/examples/*
%changelog
* Tue Feb 26 2013 Yannick Brosseau <yannick.brosseau@gmail.com> - 2.1.1-1
- New upstream release
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1,2 @@
d0a4837c12ece284c6127931082672cb lttng-ust-2.0.5.tar.bz2
2032e66f3438949c51ec9922c6f8542b lttng-ust-2.1.0.tar.bz2
a1cdd9a10f7876defde444b86c82bf44 lttng-ust-2.1.1.tar.bz2