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/crystal-dock] f44: 2.16
Date: Tue, 07 Jul 2026 23:28:53 GMT	[thread overview]
Message-ID: <178346693387.1.14074329787499183867.rpms-crystal-dock-ffe68d6a5b4e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/crystal-dock
Branch : f44
Commit : ffe68d6a5b4e023c59fc689489b6e1ad90e6641e
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-07-07T19:28:12-04:00
Stats  : +8/-19 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/crystal-dock/c/ffe68d6a5b4e023c59fc689489b6e1ad90e6641e?branch=f44

Log:
2.16

---
diff --git a/.gitignore b/.gitignore
index 26b10ae..d9e79a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /v2.14.tar.gz
+/v2.16.tar.gz

diff --git a/crystal-dock-fix-build-against-qt-6-10.patch b/crystal-dock-fix-build-against-qt-6-10.patch
deleted file mode 100644
index 310e556..0000000
--- a/crystal-dock-fix-build-against-qt-6-10.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 8bf1bf8..11e22e2 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -14,7 +14,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
- set(CMAKE_AUTOMOC ON)
- set(CMAKE_AUTOUIC ON)
- 
--find_package(Qt6 6.6 REQUIRED COMPONENTS DBus Gui Test Widgets)
-+find_package(Qt6 6.6 REQUIRED COMPONENTS DBus Gui GuiPrivate Test Widgets)
- find_package(Wayland 1.22 REQUIRED COMPONENTS Client)
- find_package(LayerShellQt 6.0 REQUIRED)
- 

diff --git a/crystal-dock.spec b/crystal-dock.spec
index 5f3a5b5..8622074 100644
--- a/crystal-dock.spec
+++ b/crystal-dock.spec
@@ -1,17 +1,15 @@
-%global short_version 2.14
+%global short_version 2.16
 
 Name:           crystal-dock
 Summary:        Modern cross-desktop dock for the Linux Desktop
-Version:        2.14.0
-Release:        7%{?dist}
+Version:        2.16.0
+Release:        1%{?dist}
 
 License:        GPL-3.0-only
 URL:            https://github.com/dangvd/crystal-dock
 
 Source0:        %{url}/archive/refs/tags/v%{short_version}.tar.gz
 
-Patch0:         crystal-dock-fix-build-against-qt-6-10.patch
-
 BuildRequires:  gcc-c++
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -54,6 +52,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/crystal-dock.desktop
 
 %changelog
+* Tue Jul 07 2026 Steve Cossette <farchord@gmail.com> - 2.16.0-1
+- 2.16.0
+
 * Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 2.14.0-7
 - Rebuild (qt6)
 

diff --git a/sources b/sources
index 101381c..e1f1342 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v2.14.tar.gz) = 6e303dfcb69cdd4ae5c67370f37539b2c9d2fdf992115c690f5bf952013ce536a46cdcb891df0c2805f613b2ad6a038dcfe9644ff94bb7adfc6413eaf59bc468
+SHA512 (v2.16.tar.gz) = d556e55f439bc42ad5aee2431a4ebd36becd443180a7469efb3940e962f1ffccbf2e629bb9d8532cfd1036900e1795b24926d0299b3f67eefe833d0fa3f56223

                 reply	other threads:[~2026-07-07 23:28 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=178346693387.1.14074329787499183867.rpms-crystal-dock-ffe68d6a5b4e@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