From a29aeb84c1f1f4e79020ab11814f59eeeb9f77bd Mon Sep 17 00:00:00 2001 From: Yannick Brosseau Date: Sat, 22 Feb 2014 15:26:25 -0500 Subject: [PATCH] Rebuilt for urcu soname bump --- lttng-ust.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lttng-ust.spec b/lttng-ust.spec index 1b7bf57..999efbd 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,6 +1,6 @@ Name: lttng-ust Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 and GPLv2 and MIT Group: Development/Libraries Summary: LTTng Userspace Tracer library @@ -70,6 +70,9 @@ rm -vf %{buildroot}%{_libdir}/*.la %{_docdir}/%{name}/examples/* %changelog +* Sat Feb 22 2014 Yannick Brosseau - 2.3.0-2 +- Rebuilt for URCU Soname change + * Fri Sep 20 2013 Yannick Brosseau - 2.3.0-1 - New upstream release (include snapshop feature)