From ac628023e25a762db95b3a7988dbff2c5aefdbd7 Mon Sep 17 00:00:00 2001 From: Brendan Jones Date: Sat, 15 Dec 2012 12:48:00 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + lilv.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5aabf79..ebf0309 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /lilv-0.5.0.tar.bz2 /lilv-0.14.0.tar.bz2 /lilv-0.14.2.tar.bz2 +/lilv-0.14.4.tar.bz2 diff --git a/lilv.spec b/lilv.spec index f3620a4..bd22fef 100644 --- a/lilv.spec +++ b/lilv.spec @@ -1,8 +1,8 @@ %global maj 0 Name: lilv -Version: 0.14.2 -Release: 4%{?dist} +Version: 0.14.4 +Release: 1%{?dist} Summary: An LV2 Resource Description Framework Library Group: System Environment/Libraries @@ -80,6 +80,7 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{_bindir}/lilv-bench %{_bindir}/lv2info %{_bindir}/lv2ls +%{_bindir}/lv2bench %dir %{_sysconfdir}/bash_completion.d/ %{_sysconfdir}/bash_completion.d/lilv %{_mandir}/man1/* @@ -96,6 +97,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{python_sitearch}/_%{name}.so %changelog +* Sat Dec 15 2012 Brendan Jones 0.14.4-1 +- New upstream release + * Thu Jul 19 2012 Fedora Release Engineering - 0.14.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 0c67efd..589715b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1aea6761f3e44007c0fb4eb20630655d lilv-0.14.2.tar.bz2 +891595410eeb68322cf875286f96fccf lilv-0.14.4.tar.bz2