The package rpms/ghostwriter.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/ghostwriter.git/commit/?id=7317681fb....
Change: +ExclusiveArch: %{qt6_qtwebengine_arches}
Thanks.
Full change: ============
commit dda193a68f11540deeec0c460cc9ada9c912a129 Author: Steve Cossette farchord@gmail.com Date: Thu Aug 22 20:22:05 2024 -0400
24.08.0
diff --git a/ghostwriter.spec b/ghostwriter.spec index 6cd6c46..a6754ec 100644 --- a/ghostwriter.spec +++ b/ghostwriter.spec @@ -1,5 +1,5 @@ Name: ghostwriter -Version: 24.07.90 +Version: 24.08.0 Release: 1%{?dist}
License: GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0 AND CC-BY-SA-4.0 AND MPL-1.1 AND BSD AND LGPL-3.0-only AND MIT AND ISC @@ -82,6 +82,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %{_mandir}/man1/ghostwriter.*
%changelog +* Thu Aug 22 2024 Steve Cossette farchord@gmail.com - 24.08.0-1 +- 24.08.0 + * Wed Aug 14 2024 Yaakov Selkowitz yselkowi@redhat.com - 24.07.90-1 - 24.07.90
diff --git a/sources b/sources index 74a4540..e6787ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ghostwriter-24.07.90.tar.xz) = 22d991f1f49967987e67bafdea5836a17466765abe131c795a854603af0b833512c0bf974e0b0a056785313befb4ef91111b71fee891a8503c1746da663e750b +SHA512 (ghostwriter-24.08.0.tar.xz) = e9ee147ad5b43de4e662c004f99148e8c3d082472ae59344b522682027c8db65816874502991959dba93d852b58287b934dd192064801f7cb0a28e246a845248
commit 7317681fb4511acab947bdea1185a2113d6efe9f Author: Yaakov Selkowitz yselkowi@redhat.com Date: Thu Aug 15 13:43:48 2024 -0400
24.07.90
diff --git a/ghostwriter.spec b/ghostwriter.spec index 264c1be..6cd6c46 100644 --- a/ghostwriter.spec +++ b/ghostwriter.spec @@ -1,39 +1,37 @@ Name: ghostwriter -Version: 24.05.2 -Release: 2%{?dist} +Version: 24.07.90 +Release: 1%{?dist}
License: GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0 AND CC-BY-SA-4.0 AND MPL-1.1 AND BSD AND LGPL-3.0-only AND MIT AND ISC Summary: Cross-platform, aesthetic, distraction-free Markdown editor URL: https://invent.kde.org/office/%%7Bname%7D -Source0: https://download.kde.org/%%7Bstable_kf5%7D/release-service/%%7Bversion%7D/sr... +Source0: https://download.kde.org/%%7Bstable_kf6%7D/release-service/%%7Bversion%7D/sr...
BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: libappstream-glib BuildRequires: extra-cmake-modules -BuildRequires: kf5-rpm-macros +BuildRequires: kf6-rpm-macros
BuildRequires: hunspell-devel
-BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5Sonnet) -BuildRequires: cmake(KF5WidgetsAddons) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5DocTools) - -BuildRequires: cmake(Qt5Concurrent) -BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5DBus) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Help) -BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5WebEngineWidgets) -BuildRequires: cmake(Qt5WebChannel) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(KF6ConfigWidgets) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6Sonnet) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(KF6XmlGui) +BuildRequires: cmake(KF6DocTools) + +BuildRequires: cmake(Qt6Concurrent) +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6DBus) +BuildRequires: cmake(Qt6Gui) +BuildRequires: cmake(Qt6LinguistTools) +BuildRequires: cmake(Qt6Svg) +BuildRequires: cmake(Qt6WebChannel) +BuildRequires: cmake(Qt6WebEngineWidgets) +BuildRequires: cmake(Qt6Widgets)
Provides: bundled(cmark-gfm) = 0.29.0.gfm.6 Provides: bundled(fontawesome-fonts) = 5.10.2 @@ -47,8 +45,8 @@ Recommends: cmark%{?_isa} Recommends: multimarkdown%{?_isa} Recommends: pandoc%{?_isa}
-# Required qt5-qtwebengine is not available on some arches. -ExclusiveArch: %{qt5_qtwebengine_arches} +# Required qt6-qtwebengine is not available on some arches. +ExclusiveArch: %{qt6_qtwebengine_arches}
%description Ghostwriter is a text editor for Markdown, which is a plain text markup @@ -63,12 +61,12 @@ or your novel. %autosetup -p1
%build -%cmake_kf5 +%cmake_kf6 %cmake_build
%check -appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.metainfo.xml -desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop +appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml +desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop
%install %cmake_install @@ -77,13 +75,16 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d %files -f %{name}.lang %doc CHANGELOG.md CONTRIBUTING.md README.md %license COPYING -%{_kf5_bindir}/%{name} -%{_kf5_datadir}/applications/org.kde.%{name}.desktop -%{_kf5_datadir}/icons/hicolor/*/apps/%{name}.* -%{_kf5_metainfodir}/org.kde.%{name}.metainfo.xml +%{_kf6_bindir}/%{name} +%{_kf6_datadir}/applications/org.kde.%{name}.desktop +%{_kf6_datadir}/icons/hicolor/*/apps/%{name}.* +%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml %{_mandir}/man1/ghostwriter.*
%changelog +* Wed Aug 14 2024 Yaakov Selkowitz yselkowi@redhat.com - 24.07.90-1 +- 24.07.90 + * Thu Jul 18 2024 Fedora Release Engineering releng@fedoraproject.org - 24.05.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
diff --git a/sources b/sources index 1087a24..74a4540 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ghostwriter-24.05.2.tar.xz) = 0769bf857c7ab8a67eedaf48029ee0586e8d4394fc77c7bfe21a4d39b58579938371178bbe32c743e0b38305ca1602d824ce5cda18b5be49a28c258f52f10ce3 +SHA512 (ghostwriter-24.07.90.tar.xz) = 22d991f1f49967987e67bafdea5836a17466765abe131c795a854603af0b833512c0bf974e0b0a056785313befb4ef91111b71fee891a8503c1746da663e750b
arch-excludes@lists.fedoraproject.org