From 9db7688b07dcad4cc4d276e799fdc9d37df27f98 Mon Sep 17 00:00:00 2001 From: Yannick Brosseau Date: Tue, 26 Feb 2013 18:21:51 -0500 Subject: [PATCH] New upstream release --- .gitignore | 2 ++ lttng-ust.spec | 7 +++++-- sources | 3 ++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8be74a7..a7bd852 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/lttng-ust.spec b/lttng-ust.spec index 6c1cbab..a7d13f6 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -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 - 2.1.1-1 +- New upstream release + * Thu Feb 14 2013 Fedora Release Engineering - 2.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 165b2f7..450bffb 100644 --- a/sources +++ b/sources @@ -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