public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xfce4-docklike-plugin] f44: Update to 0.5.1. Fixes rhbz#2499517
Date: Sun, 12 Jul 2026 20:14:26 GMT	[thread overview]
Message-ID: <178388726671.1.2503793964309975500.rpms-xfce4-docklike-plugin-57cbc92cc3ee@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xfce4-docklike-plugin
            Branch : f44
            Commit : 57cbc92cc3ee68f10302669f023fc747f4a06480
            Author : Kevin Fenzi <kevin@scrye.com>
            Date   : 2026-07-12T12:53:12-07:00
            Stats  : +10/-9 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/xfce4-docklike-plugin/c/57cbc92cc3ee68f10302669f023fc747f4a06480?branch=f44

            Log:
            Update to 0.5.1. Fixes rhbz#2499517

Signed-off-by: Kevin Fenzi <kevin@scrye.com>

---
diff --git a/sources b/sources
index e45012f..77b08a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xfce4-docklike-plugin-0.4.3.tar.bz2) = 89b3739568fb4d908ad99268688448b8883d5f8e2b4c7ac092fbd687f53ada7f9c08f58e34572e9e2f733035174db1a5340a02e329a7fbed848786235bc3b298
+SHA512 (xfce4-docklike-plugin-xfce4-docklike-plugin-0.5.1.tar.bz2) = 4d7cbb0a64b811e9c41d373d151650d5acdf80947ce97db1711001ed4c3d6595aefadda3a5f790752a00e7fc9da10621490ac0c27e02b1abe598178fe595b1ea

diff --git a/xfce4-docklike-plugin.spec b/xfce4-docklike-plugin.spec
index f7d335f..e066c44 100644
--- a/xfce4-docklike-plugin.spec
+++ b/xfce4-docklike-plugin.spec
@@ -1,14 +1,14 @@
 %global majorversion 0.4
-%global xfceversion 4.18
+%global xfceversion 4.20
 
 Name:		xfce4-docklike-plugin
-Version:	0.4.3
+Version:	0.5.1
 Release:	%autorelease
 Summary:	A modern, minimalist taskbar for Xfce
 
 License:	GPL-2.0-or-later AND GPL-3.0-or-later AND FSFUL
 URL:		https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin
-Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
+Source0:	https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/archive/xfce4-docklike-plugin-%{version}/xfce4-docklike-plugin-xfce4-docklike-plugin-%{version}.tar.bz2
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	gcc-c++
@@ -18,8 +18,9 @@ BuildRequires:	libxfce4windowing-devel
 BuildRequires:	libwnck3-devel
 BuildRequires:	libxfce4ui-devel >= %{xfceversion}
 BuildRequires:	libX11-devel
-BuildRequires:	make
+BuildRequires:	meson
 BuildRequires:	xfce4-panel-devel >= %{xfceversion}
+BuildRequires:	gtk-layer-shell-devel
 
 %description
 Docklike Taskbar behaves similarly to many other desktop environments and
@@ -28,17 +29,17 @@ an icon and can be pinned to act as a launcher when the application is not
 running. Commonly referred to as a dock.
 
 %prep
-%autosetup
+%autosetup -n xfce4-docklike-plugin-xfce4-docklike-plugin-%{version}
 
 # remove empty files
 rm -f ChangeLog README
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %find_lang %{name}
 

                 reply	other threads:[~2026-07-12 20:14 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=178388726671.1.2503793964309975500.rpms-xfce4-docklike-plugin-57cbc92cc3ee@fedoraproject.org \
    --to=kevin@scrye.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