From a1d3e2976e0248a25ae471aa06e2373977987544 Mon Sep 17 00:00:00 2001 From: Brendan Jones Date: Wed, 20 Aug 2014 22:09:17 +0200 Subject: [PATCH] Update to 0.12.2 --- .gitignore | 1 + sord.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 32b7d2f..07f621d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sord-0.8.0.tar.bz2 /sord-0.10.4.tar.bz2 /sord-0.12.0.tar.bz2 +/sord-0.12.2.tar.bz2 diff --git a/sord.spec b/sord.spec index 06a08c9..9569367 100644 --- a/sord.spec +++ b/sord.spec @@ -2,8 +2,8 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: sord -Version: 0.12.0 -Release: 7%{?dist} +Version: 0.12.2 +Release: 1%{?dist} Summary: A lightweight Resource Description Framework (RDF) C library Group: System Environment/Libraries @@ -80,6 +80,9 @@ install -pm 644 AUTHORS NEWS README COPYING %{buildroot}%{_pkgdocdir} %{_mandir}/man3/%{name}*.3* %changelog +* Wed Aug 20 2014 Brendan Jones 0.12.2-1 +- Update to 0.12.2 + * Mon Aug 18 2014 Fedora Release Engineering - 0.12.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index c34f0d0..219fd17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c045bd0a7a2d70974ed7287bb61f891 sord-0.12.0.tar.bz2 +55d5866650b92ab64eda08fcc73aa425 sord-0.12.2.tar.bz2