public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kquickimageeditor] f44: 0.7.0
Date: Fri, 11 Sep 2026 10:52:12 GMT	[thread overview]
Message-ID: <178912393277.1.8939103441065886357.rpms-kquickimageeditor-78f4f00f1a06@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kquickimageeditor
Branch : f44
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=f44

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

                 reply	other threads:[~2026-09-11 10:52 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=178912393277.1.8939103441065886357.rpms-kquickimageeditor-78f4f00f1a06@fedoraproject.org \
    --to=farchord@gmail.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