Update to 43.0
This commit is contained in:
parent
6a0ebb76d1
commit
fec6a9b87a
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@
|
|||||||
/gnome-shell-extensions-43.alpha.tar.xz
|
/gnome-shell-extensions-43.alpha.tar.xz
|
||||||
/gnome-shell-extensions-43.beta.tar.xz
|
/gnome-shell-extensions-43.beta.tar.xz
|
||||||
/gnome-shell-extensions-43.rc.tar.xz
|
/gnome-shell-extensions-43.rc.tar.xz
|
||||||
|
/gnome-shell-extensions-43.0.tar.xz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 43~rc
|
Version: 43.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||||
|
|
||||||
@ -256,6 +256,9 @@ workspaces.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2022 Florian Müllner <fmuellner@redhat.com> - 43.0-1
|
||||||
|
- Update to 43.0
|
||||||
|
|
||||||
* Sun Sep 04 2022 Florian Müllner <fmuellner@redhat.com> - 43~rc-1
|
* Sun Sep 04 2022 Florian Müllner <fmuellner@redhat.com> - 43~rc-1
|
||||||
- Update to 43.rc
|
- Update to 43.rc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-extensions-43.rc.tar.xz) = 7863953f4730aaf8e0a97d1a500dbbd932ed3a8f83b9d385f01299c9e9473c45dc4968c49b44fa99209287411630283cdd528eeae39bf3169cb1b9eb6d681577
|
SHA512 (gnome-shell-extensions-43.0.tar.xz) = 528fa42b47d51ee9e1fd44ae8a5466d7ffdb8010a2a6e5107f58622c0eb127476a30db4122baea63af5c3a13933e12e5a8683318eb02fa7d401a446608147d27
|
||||||
|
Loading…
Reference in New Issue
Block a user