Build snapshot of current upstream
This commit is contained in:
parent
727b58c8d9
commit
46251f4aaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-40.alpha.tar.xz
|
||||
/gnome-shell-40.alpha.1.tar.xz
|
||||
/gnome-shell-40.alpha.1.1.tar.xz
|
||||
/gnome-shell-40.alpha.1.1-94-g9ce666ac1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-shell
|
||||
Version: 40.0~alpha.1.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4.20210202git9ce666ac1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||
#VCS: git:git://git.gnome.org/gnome-shell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/40/%{name}-40.alpha.1.1.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/40/%{name}-40.alpha.1.1-94-g9ce666ac1.tar.xz
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
@ -143,7 +143,7 @@ innovative user interface concepts to provide a visually attractive and
|
||||
easy to use experience.
|
||||
|
||||
%prep
|
||||
%autosetup -S git -n %{name}-40.alpha.1.1
|
||||
%autosetup -S git -n %{name}-40.beta
|
||||
|
||||
%build
|
||||
%meson -Dextensions_app=false
|
||||
@ -219,6 +219,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
||||
%{_mandir}/man1/gnome-shell.1*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1.1-4.20210202git9ce666ac1
|
||||
- Build snapshot of current upstream
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0~alpha.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-40.alpha.1.1.tar.xz) = db3381e151e76c10d0619f68f8de12e89493f96d81e1160f08acbffab24ac028da258e341ec1d82013fbe4da323517b96778b1b1a91c3ce2c7fb69c27081d683
|
||||
SHA512 (gnome-shell-40.alpha.1.1-94-g9ce666ac1.tar.xz) = 0d1108c76670a6b1de4e3d1cf719a2c8141c5f58ccecc85993905ce2174570168a6c6aa340b7c492eb35ed6b51353bc4ac745323a7ee98ceba218961d9ab526b
|
||||
|
Loading…
Reference in New Issue
Block a user