[libvisio] new upstream release 0.1.0

David Tardon dtardon at fedoraproject.org
Wed May 28 11:07:10 UTC 2014


commit a1b4c2f88720ae592326893ef519b3b46db0fb85
Author: David Tardon <dtardon at redhat.com>
Date:   Mon May 26 18:43:35 2014 +0200

    new upstream release 0.1.0

 .gitignore    |    1 +
 libvisio.spec |   14 ++++++++------
 sources       |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1600fa6..9542b32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /libvisio-0.0.29.tar.xz
 /libvisio-0.0.30.tar.xz
 /libvisio-0.0.31.tar.xz
+/libvisio-0.1.0.tar.xz
diff --git a/libvisio.spec b/libvisio.spec
index fe19b0a..2e69cba 100644
--- a/libvisio.spec
+++ b/libvisio.spec
@@ -1,12 +1,12 @@
-%global apiversion 0.0
+%global apiversion 0.1
 
 Name: libvisio
-Version: 0.0.31
-Release: 4%{?dist}
+Version: 0.1.0
+Release: 1%{?dist}
 Summary: A library providing ability to interpret and import visio diagrams
 
 Group: System Environment/Libraries
-License: GPLv2+ or LGPLv2+ or MPLv1.1
+License: MPLv2.0
 URL: http://www.freedesktop.org/wiki/Software/libvisio
 Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
 
@@ -16,8 +16,7 @@ BuildRequires: gperf
 BuildRequires: help2man
 BuildRequires: perl
 BuildRequires: pkgconfig(icu-i18n)
-BuildRequires: pkgconfig(libwpd-0.9)
-BuildRequires: pkgconfig(libwpg-0.2)
+BuildRequires: pkgconfig(librevenge-0.0)
 BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(zlib)
 
@@ -112,6 +111,9 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1
 %{_mandir}/man1/vss2xhtml.1*
 
 %changelog
+* Mon May 26 2014 David Tardon <dtardon at redhat.com> - 0.1.0-1
+- new upstream release
+
 * Thu May 22 2014 Petr Machata <pmachata at redhat.com> - 0.0.31-4
 - Rebuild for boost 1.55.0
 
diff --git a/sources b/sources
index 2841c9c..e0f97a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12ceec054cdec55b4dc9fc931507d1cd  libvisio-0.0.31.tar.xz
+41e156acfd269dcaf99b37a1d979b746  libvisio-0.1.0.tar.xz


More information about the scm-commits mailing list