Compare commits
No commits in common. "rawhide" and "f38" have entirely different histories.
2 changed files with 1 additions and 40 deletions
|
|
@ -1,10 +0,0 @@
|
|||
--- woff2-1.0.2/include/woff2/output.h.include-cstdint 2017-11-13 19:31:28.000000000 +0100
|
||||
+++ woff2-1.0.2/include/woff2/output.h 2025-01-29 12:00:47.581485251 +0100
|
||||
@@ -13,6 +13,7 @@
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
+#include <cstdint>
|
||||
|
||||
namespace woff2 {
|
||||
|
||||
31
woff2.spec
31
woff2.spec
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: woff2
|
||||
Version: 1.0.2
|
||||
Release: 26%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Web Open Font Format 2.0 library
|
||||
|
||||
License: MIT
|
||||
|
|
@ -11,7 +11,6 @@ Source0: https://github.com/google/woff2/archive/v%{version}/%{name}-%{ve
|
|||
|
||||
# https://github.com/google/woff2/pull/121
|
||||
Patch0: covscan.patch
|
||||
Patch1: include-cstdint.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
|
|
@ -40,7 +39,6 @@ Development files and utils for %{name}
|
|||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
sed -i 's/VERSION 2.8.6/VERSION 3.5...4.0/g' CMakeLists.txt
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
|
|
@ -80,33 +78,6 @@ cd -
|
|||
%{_libdir}/pkgconfig/libwoff2enc.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Sep 04 2025 Parag Nemade <pnemade AT redhat DOT com> - 1.0.2-24
|
||||
- Update cmake_minimum_required variable for CMake4.0 Change proposal(#2381636)
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2025 Eike Rathke <erack@redhat.com> - 1.0.2-22
|
||||
- Resolves: rhbz#2341551 include <cstdint>
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue