public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libmspub] rawhide: 0.1.5
Date: Tue, 04 Aug 2026 15:21:39 GMT	[thread overview]
Message-ID: <178585689919.1.16620713077530511281.rpms-libmspub-4e536ab34e85@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-04 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178585689919.1.16620713077530511281.rpms-libmspub-4e536ab34e85@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox