public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmspub] rawhide: 0.1.5
@ 2026-08-04 15:21 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-04 15:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libmspub
Branch : rawhide
Commit : 4e536ab34e85a1560c656af2c5ca266221b92971
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-08-04T10:21:32-05:00
Stats  : +4/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/libmspub/c/4e536ab34e85a1560c656af2c5ca266221b92971?branch=rawhide

Log:
0.1.5

---
diff --git a/.gitignore b/.gitignore
index 980d10c..34f54b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libmspub-0.1.2.tar.xz
 /libmspub-0.1.3.tar.xz
 /libmspub-0.1.4.tar.xz
+/libmspub-0.1.5.tar.xz

diff --git a/includes.patch b/includes.patch
deleted file mode 100644
index 408b054..0000000
--- a/includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/lib/Coordinate.h~	2018-02-28 05:54:49.000000000 -0600
-+++ b/src/lib/Coordinate.h	2025-02-25 13:42:47.047701418 -0600
-@@ -10,6 +10,7 @@
- #ifndef INCLUDED_COORDINATE_H
- #define INCLUDED_COORDINATE_H
- 
-+#include <cstdint>
- #include "MSPUBConstants.h"
- 
- namespace libmspub

diff --git a/libmspub.spec b/libmspub.spec
index ce0bd18..6cc43e1 100644
--- a/libmspub.spec
+++ b/libmspub.spec
@@ -1,7 +1,7 @@
 %global apiversion 0.1
 
 Name: libmspub
-Version: 0.1.4
+Version: 0.1.5
 Release: %autorelease
 Summary: A library for import of Microsoft Publisher documents
 
@@ -10,7 +10,6 @@ URL: http://wiki.documentfoundation.org/DLP/Libraries/libmspub
 Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 
 Patch0: gcc10.patch
-Patch1: includes.patch
 
 BuildRequires: boost-devel
 BuildRequires: doxygen
@@ -55,6 +54,7 @@ Currently supported: XHTML, raw.
 %autosetup -p1
 
 %build
+export CXXFLAGS="$CXXFLAGS -fpermissive"
 %configure --disable-static --disable-silent-rules
 sed -i \
     -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \

diff --git a/sources b/sources
index 86d920b..24ccbf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libmspub-0.1.4.tar.xz) = 7275f890645961b3fd56df4584788962e8c064fe3f99f5834c6ba6177ce76d00d544fbe9a25b7ab2f4180d2f3a90c609fe0bb68d61ea24e95b086190390fff31
+SHA512 (libmspub-0.1.5.tar.xz) = 4936aff75bc14f48f561ce7ab5d6a12da01b54a5c7fb2eb576641204439038237f57132aadfead7e137e7382886a1f6fffe8acea64ea2acf5cf8cb666ea96f5e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 15:21 [rpms/libmspub] rawhide: 0.1.5 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox