parent
89bc3166fa
commit
93a45c6c32
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/gnome-shell-extension-dash-to-panel-62.tar.gz
|
||||
/gnome-shell-extension-dash-to-panel-63.tar.gz
|
||||
/gnome-shell-extension-dash-to-panel-64.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global extdir %{_datadir}/gnome-shell/extensions/dash-to-panel@jderose9.github.com
|
||||
|
||||
Name: gnome-shell-extension-%{ename}
|
||||
Version: 63
|
||||
Release: 2%{?dist}
|
||||
Version: 64
|
||||
Release: 1%{?dist}
|
||||
Summary: Integrated icon taskbar and status panel for Gnome Shell
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/home-sweet-gnome/dash-to-panel
|
||||
@ -42,6 +42,10 @@ rm -v %{buildroot}%{extdir}/{COPYING,README.md}
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.%{ename}.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2024 Florian Müllner <fmuellner@redhat.com> - 64-1
|
||||
- Update to 64
|
||||
Resolves: RHEL-65151
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 63-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-extension-dash-to-panel-63.tar.gz) = 0b852ce2c8857135535eee04e0fa9eefd7ebb4b7d37de9ab6236a49f6249b4737b3ccc6d77d406878b284df6e9c155d7e4cf10d18a585c518f7be8746c0620be
|
||||
SHA512 (gnome-shell-extension-dash-to-panel-64.tar.gz) = a3a6ec9ec61ca9637c3926459a7be4d3139ee77d09a5deb1437d51881bdff4277607d0596126390ba9caf0cf61427e2aa0b2ed724f0ea174957f9dab54c61979
|
||||
|
Loading…
Reference in New Issue
Block a user