public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cairo-dock-plug-ins] nightly: remove no longer needed patch
@ 2026-07-08 13:51 Mamoru TASAKA
0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-07-08 13:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cairo-dock-plug-ins
Branch : nightly
Commit : 7d480e4419c2687db99b08fcd1b87c2cd2ee55e9
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-07-08T22:50:47+09:00
Stats : +1/-16 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cairo-dock-plug-ins/c/7d480e4419c2687db99b08fcd1b87c2cd2ee55e9?branch=nightly
Log:
remove no longer needed patch
---
diff --git a/cairo-dock-plug-ins-3.6.99-20260514-C23-constness.patch b/cairo-dock-plug-ins-3.6.99-20260514-C23-constness.patch
deleted file mode 100644
index 4c8f468..0000000
--- a/cairo-dock-plug-ins-3.6.99-20260514-C23-constness.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- cairo-dock-plugins-3.6.99-20260514/musicPlayer/src/applet-amazon.c.const 2026-05-14 06:40:50.000000000 +0900
-+++ cairo-dock-plugins-3.6.99-20260514/musicPlayer/src/applet-amazon.c 2026-06-30 20:08:04.307876961 +0900
-@@ -202,7 +202,7 @@ static gchar *_url_encode (const gchar *
- gchar * t = NULL;
- gchar * ret;
- const gchar * validChars = "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_.!~*'()";
-- gchar * isValidChar;
-+ const gchar * isValidChar;
- int lenght = 0;
- // calcul de la taille de la chaine urlEncod�e
- do{
diff --git a/cairo-dock-plug-ins.spec b/cairo-dock-plug-ins.spec
index ffb3eb7..5947fb5 100644
--- a/cairo-dock-plug-ins.spec
+++ b/cairo-dock-plug-ins.spec
@@ -10,7 +10,7 @@
%global tarballver %{mainver}%{?use_git:-%{gitdate}git%{shorthash}}
-%global baserelease 2
+%global baserelease 6
%dnl %global alphatag .rc9
%global ruby_vendorlib %(ruby -rrbconfig -e "puts RbConfig::CONFIG['vendorlibdir']")
@@ -42,9 +42,6 @@ URL: http://glx-dock.org/
Source0: cairo-dock-plugins-fedora-%{tarballver}.tar.gz
# Source0 is created from Source1
Source1: cairo-dock-plug-ins-create-fedora-tarball.sh
-# C23 constness patch (actually to workaround below:)
-# https://github.com/fedora-copr/copr/issues/4361
-Patch0: cairo-dock-plug-ins-3.6.99-20260514-C23-constness.patch
BuildRequires: gcc-c++
BuildRequires: cmake
@@ -208,7 +205,6 @@ binding for Cairo-Dock.
%prep
%setup -q -n cairo-dock-plugins-%{mainver}%{?use_git:-%{gitdate}git%{shorthash}}
-%patch -P0 -p1 -b .c23
## permission
# %%_fixperms cannot fix permissions completely here
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 13:51 [rpms/cairo-dock-plug-ins] nightly: remove no longer needed patch Mamoru TASAKA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox