public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kquickimageeditor] rawhide: 0.7.0
@ 2026-09-01 23:44 Steve Cossette
  0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-09-01 23:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kquickimageeditor
Branch : rawhide
Commit : 78f4f00f1a06c7bdacafa9d530d2acc17469c467
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-09-01T19:44:45-04:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kquickimageeditor/c/78f4f00f1a06c7bdacafa9d530d2acc17469c467?branch=rawhide

Log:
0.7.0

---
diff --git a/.gitignore b/.gitignore
index 4a9a134..fcd53da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kquickimageeditor-0.3.0.tar.xz
 /kquickimageeditor-0.5.0.tar.xz
 /kquickimageeditor-0.6.0.tar.xz
+/kquickimageeditor-0.7.0.tar.xz

diff --git a/kquickimageeditor.spec b/kquickimageeditor.spec
index d19a082..e0f5e32 100644
--- a/kquickimageeditor.spec
+++ b/kquickimageeditor.spec
@@ -1,6 +1,6 @@
 Name:    kquickimageeditor
-Version: 0.6.0
-Release: 7%{?dist}
+Version: 0.7.0
+Release: 1%{?dist}
 Summary: QtQuick components providing basic image editing capabilities
 License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only
 URL:     https://invent.kde.org/libraries/%{name}
@@ -11,10 +11,12 @@ BuildRequires: extra-cmake-modules
 BuildRequires: kf6-rpm-macros
 BuildRequires: cmake(Qt6Core)
 BuildRequires: cmake(Qt6Quick)
+BuildRequires: cmake(Qt6ShaderTools)
 
 BuildRequires: cmake(KF6Config)
 
 BuildRequires: cmake(OpenCV)
+BuildRequires: pkgconfig(libhwy)
 
 %description
 %{summary}
@@ -53,10 +55,12 @@ applications that use %{name}-qt6.
 %{_kf6_libdir}/libKQuickImageEditor.so
 %{_kf6_libdir}/cmake/KQuickImageEditor
 %{_includedir}/KQuickImageEditor/
-%{_includedir}/kquickimageeditor/
 %{_kf6_archdatadir}/mkspecs/modules/qt_KQuickImageEditor.pri
 
 %changelog
+* Tue Sep 01 2026 Steve Cossette <farchord@gmail.com> - 0.7.0-1
+- 0.7.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index f67b551..ba4897e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kquickimageeditor-0.6.0.tar.xz) = 5033b2b70318ff9f7e6f9d5cc7697c48bc7abe15fdb906fa18766ff3944d00aef94eb349ccd6a06b6a3dd3c78d34d87ff5727c9881db8e562e92bcb92c95fbf0
+SHA512 (kquickimageeditor-0.7.0.tar.xz) = 6c15eb0df6eca8b06d1d93718b20409b7fc23119e25768ccacc66b4fbe6153add6b13efb64d583aa5b1ea2f04a6dd0f84bd704eee0b80047755347920273e779

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

only message in thread, other threads:[~2026-09-01 23:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 23:44 [rpms/kquickimageeditor] rawhide: 0.7.0 Steve Cossette

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