[libwps] new upstrem release

David Tardon dtardon at fedoraproject.org
Fri Jun 29 11:15:39 UTC 2012


commit a728a7986830161e89c218b21d0ae0f2bb8b1c7a
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 29 13:15:13 2012 +0200

    new upstrem release

 .gitignore  |    1 +
 libwps.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 452dbe7..4042013 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libwps-0.2.2.tar.gz
 /libwps-0.2.3.tar.gz
 /libwps-0.2.4.tar.gz
+/libwps-0.2.7.tar.gz
diff --git a/libwps.spec b/libwps.spec
index 230707c..748be9c 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -1,6 +1,6 @@
 Name:		libwps
-Version:	0.2.4
-Release:	3%{?dist}
+Version:	0.2.7
+Release:	1%{?dist}
 Summary:	Library for reading and converting Microsoft Works word processor documents
 
 Group:		System Environment/Libraries
@@ -9,6 +9,7 @@ URL:		http://libwps.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:	boost-devel
 BuildRequires:	doxygen
 BuildRequires:	libwpd-devel
 BuildRequires:	cppunit-devel
@@ -113,6 +114,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun 29 2012 David Tardon <dtardon at redhat.com> - 0.2.7-1
+- new release
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-3
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index d9e2392..09b0f08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f17a0a2ac18084d05f3ab94cb8189a02  libwps-0.2.4.tar.gz
+f8f5b6012bf27dd888925e3d956e172a  libwps-0.2.7.tar.gz


More information about the scm-commits mailing list