public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/cairo-dock-plug-ins] nightly: remove no longer needed patch
Date: Wed, 08 Jul 2026 13:51:16 GMT [thread overview]
Message-ID: <178351867607.1.3702643092799359445.rpms-cairo-dock-plug-ins-7d480e4419c2@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-08 13:51 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=178351867607.1.3702643092799359445.rpms-cairo-dock-plug-ins-7d480e4419c2@fedoraproject.org \
--to=mtasaka@fedoraproject.org \
--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