Update to 40.alpha.1
This commit is contained in:
parent
27556b1b73
commit
88374997eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/gnome-shell-extensions-3.38.0.tar.xz
|
||||
/gnome-shell-extensions-3.38.1.tar.xz
|
||||
/gnome-shell-extensions-40.alpha.tar.xz
|
||||
/gnome-shell-extensions-40.alpha.1.tar.xz
|
||||
|
@ -5,20 +5,17 @@
|
||||
%global pkg_prefix gnome-shell-extension
|
||||
|
||||
Name: gnome-shell-extensions
|
||||
Version: 40.0~alpha
|
||||
Version: 40.0~alpha.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-40.alpha.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-40.alpha.1.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: sassc
|
||||
BuildRequires: git
|
||||
BuildRequires: gettext >= 0.19.6
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(libgtop-2.0)
|
||||
Requires: gnome-shell >= %{min_gs_version}
|
||||
BuildArch: noarch
|
||||
|
||||
@ -190,7 +187,7 @@ workspaces.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -S git -n %{name}-40.alpha
|
||||
%autosetup -S git -n %{name}-40.alpha.1
|
||||
|
||||
|
||||
%build
|
||||
@ -270,7 +267,10 @@ workspaces.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 02 2020 Florian Müllner <fmuellner@redhat.com> - 40.alpha-1
|
||||
* Fri Jan 15 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1-1
|
||||
- Update to 40.alpha.1
|
||||
|
||||
* Wed Dec 02 2020 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha-1
|
||||
- Update to 40.alpha
|
||||
|
||||
* Mon Oct 05 2020 Florian Müllner <fmuellner@redhat.com> - 3.38.1-1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-extensions-40.alpha.tar.xz) = 69c10f3e2283c8c5e00bc7389a1d21757de2389d39d7c2279f67c3b7c3327e58893338867435a8cf7a9788127a32865677fb493d1515281ba615587ce28325d0
|
||||
SHA512 (gnome-shell-extensions-40.alpha.1.tar.xz) = 13759513f9fa06386804e5a00c0243915fab8b7fe209959170b6ae4d69609a08f9c65cd50a25d1a51167fae115ef660158c780d8989b21ce10fc03ee53a729ef
|
||||
|
Loading…
Reference in New Issue
Block a user