public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libebml] rawhide: update to 1.4.6 (resolves rhbz#2502270)
@ 2026-07-23 16:04 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-23 16:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libebml
            Branch : rawhide
            Commit : 0514e9a7070f503914db779df5a3038a227e8476
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2026-07-23T15:07:33+02:00
            Stats  : +8/-29 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/libebml/c/0514e9a7070f503914db779df5a3038a227e8476?branch=rawhide

            Log:
            update to 1.4.6 (resolves rhbz#2502270)

- drop merged patches

---
diff --git a/.gitignore b/.gitignore
index 2e0a603..e72729c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ libebml-1.0.0.tar.bz2
 /libebml-1.4.2.tar.xz
 /libebml-1.4.4.tar.xz
 /libebml-1.4.5.tar.xz
+/libebml-1.4.6.tar.xz

diff --git a/libebml-cmake-4.0.patch b/libebml-cmake-4.0.patch
deleted file mode 100644
index c34bb60..0000000
--- a/libebml-cmake-4.0.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -up libebml-1.4.5/CMakeLists.txt.orig libebml-1.4.5/CMakeLists.txt
---- libebml-1.4.5/CMakeLists.txt.orig	2023-12-12 21:19:04.000000000 +0100
-+++ libebml-1.4.5/CMakeLists.txt	2025-07-18 15:16:16.992356144 +0200
-@@ -1,4 +1,4 @@
--cmake_minimum_required(VERSION 3.1.2)
-+cmake_minimum_required(VERSION 3.5..4.0)
- 
- project(ebml VERSION 1.4.5)
- 

diff --git a/libebml-use-system-utf8cpp.patch b/libebml-use-system-utf8cpp.patch
deleted file mode 100644
index cae9cc4..0000000
--- a/libebml-use-system-utf8cpp.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up libebml-1.4.4/src/EbmlUnicodeString.cpp.utf8cpp libebml-1.4.4/src/EbmlUnicodeString.cpp
---- libebml-1.4.4/src/EbmlUnicodeString.cpp.utf8cpp	2022-10-11 13:11:14.129418820 +0200
-+++ libebml-1.4.4/src/EbmlUnicodeString.cpp	2022-10-11 13:11:44.405608490 +0200
-@@ -40,7 +40,7 @@
- 
- #include "ebml/EbmlUnicodeString.h"
- 
--#include "lib/utf8-cpp/source/utf8/checked.h"
-+#include <utf8/checked.h>
- 
- namespace libebml {
- 

diff --git a/libebml.spec b/libebml.spec
index ec1a706..6852cd2 100644
--- a/libebml.spec
+++ b/libebml.spec
@@ -1,12 +1,10 @@
 Summary:    Extensible Binary Meta Language library
 Name:       libebml
-Version:    1.4.5
-Release:    7%{?dist}
+Version:    1.4.6
+Release:    1%{?dist}
 License:    LGPL-2.1-or-later
 URL:        https://www.matroska.org/
 Source:     https://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.xz
-Patch0:     %{name}-use-system-utf8cpp.patch
-Patch1:     %{name}-cmake-4.0.patch
 BuildRequires: cmake
 BuildRequires: gcc-c++
 BuildRequires: utf8cpp-devel
@@ -34,9 +32,6 @@ will use the Extensible Binary Meta Language library.
 
 %prep
 %setup -q
-%patch 0 -p1 -b .utf8cpp
-%patch 1 -p1 -b .cmake4
-rm -r src/lib/utf8-cpp
 
 
 %build
@@ -65,6 +60,10 @@ rm -r src/lib/utf8-cpp
 
 
 %changelog
+* Thu Jul 23 2026 Dominik Mierzejewski <dominik@greysector.net> - 1.4.6-1
+- update to 1.4.6 (resolves rhbz#2502270)
+- drop merged patches
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 3133aac..6ede0b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libebml-1.4.5.tar.xz) = 6ee2afd538de8b028a1acd4a0f00a8aa230deac297573d868683e96f22fa4953858d3a1d8ab414ac27757f35699e6149f0aaef6eb4d235baa79226d8f36ccb5c
+SHA512 (libebml-1.4.6.tar.xz) = 86b469a1c1352e9ea6f581267ab8fc357575f2e410a3a732b12203575744667b152c135cf314978500d6a19fac4ef4015b89fdcfcca43f5bfc49f63e27ecbce2

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

only message in thread, other threads:[~2026-07-23 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 16:04 [rpms/libebml] rawhide: update to 1.4.6 (resolves rhbz#2502270) Dominik 'Rathann' Mierzejewski

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