Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnome-shell-extensions.git#7332ce8be1e8e1d86e14597a6a196aaec5e9a55a
This commit is contained in:
parent
30730d1d60
commit
d9b91b8544
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@
|
|||||||
/gnome-shell-extensions-40.alpha.tar.xz
|
/gnome-shell-extensions-40.alpha.tar.xz
|
||||||
/gnome-shell-extensions-40.alpha.1.tar.xz
|
/gnome-shell-extensions-40.alpha.1.tar.xz
|
||||||
/gnome-shell-extensions-40.alpha.1-11-g9fa522c.tar.xz
|
/gnome-shell-extensions-40.alpha.1-11-g9fa522c.tar.xz
|
||||||
|
/gnome-shell-extensions-40.beta.tar.xz
|
||||||
|
@ -3,15 +3,16 @@
|
|||||||
%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
|
%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
|
||||||
|
|
||||||
%global pkg_prefix gnome-shell-extension
|
%global pkg_prefix gnome-shell-extension
|
||||||
|
%global upstream_version 40.beta
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 40.0~alpha.1
|
Version: 40.0~beta
|
||||||
Release: 6.20210212git9fa522c%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
|
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
|
||||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-40.alpha.1-11-g9fa522c.tar.xz
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{upstream_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
@ -175,7 +176,7 @@ workspaces.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git -n %{name}-40.beta
|
%autosetup -S git -n %{name}-%{upstream_version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -251,6 +252,9 @@ workspaces.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Florian Müllner <fmuellner@redhat.com> - 40.beta-1
|
||||||
|
- Update to 40.beta
|
||||||
|
|
||||||
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 40.0~alpha.1-6.20210212git9fa522c
|
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 40.0~alpha.1-6.20210212git9fa522c
|
||||||
- Fix typo in horizontal-workspaces obsoletes package name
|
- Fix typo in horizontal-workspaces obsoletes package name
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-extensions-40.alpha.1-11-g9fa522c.tar.xz) = eb81b13e9f00bac5f177b06e38a688f618f31f7637610f4ab37724f490bc18803aec8316545b53f0e6574121eea54645885f47a6d60ab7c8fc40af80e85a8afa
|
SHA512 (gnome-shell-extensions-40.beta.tar.xz) = 0a720e70d079e7cc5416e12c9cb531a98d6d7876bc16ee5d06112ec958a8283c3733d28269595cb45e6fa4f41efb70169266677cb7afe390d72081c14e3c2fe1
|
||||||
|
Loading…
Reference in New Issue
Block a user