public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/crystal-dock] rawhide: 2.16
@ 2026-07-07 23:28 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-07-07 23:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/crystal-dock
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 23:28 [rpms/crystal-dock] rawhide: 2.16 Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox