1.2.4
This commit is contained in:
parent
65d54decc8
commit
b0f33b034b
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1 @@
|
|||||||
/babeltrace-1.0.0.tar.bz2
|
/babeltrace-1.*.tar.bz2
|
||||||
/babeltrace-1.0.2.tar.bz2
|
|
||||||
/babeltrace-1.0.3.tar.bz2
|
|
||||||
/babeltrace-1.1.0.tar.bz2
|
|
||||||
/babeltrace-1.1.1.tar.bz2
|
|
||||||
/babeltrace-1.2.0.tar.bz2
|
|
||||||
/babeltrace-1.2.1.tar.bz2
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: babeltrace
|
Name: babeltrace
|
||||||
Version: 1.2.1
|
Version: 1.2.4
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
|
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
|
||||||
License: MIT and GPLv2
|
License: MIT and GPLv2
|
||||||
URL: http://www.efficios.com/babeltrace
|
URL: http://www.efficios.com/babeltrace
|
||||||
@ -86,6 +86,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
|||||||
%{_libdir}/pkgconfig/babeltrace-ctf.pc
|
%{_libdir}/pkgconfig/babeltrace-ctf.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 19 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.4.1
|
||||||
|
- Update to 1.2.4
|
||||||
|
|
||||||
* Sun Jul 19 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.1-5
|
* Sun Jul 19 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.1-5
|
||||||
- Fix FTBFS, use %%license
|
- Fix FTBFS, use %%license
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user