Update to 44.rc
This commit is contained in:
parent
e984f3d7e0
commit
f0faabe1cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-41.3.tar.xz
|
||||
/gnome-session-42.0.tar.xz
|
||||
/gnome-session-43.0.tar.xz
|
||||
/gnome-session-44.rc.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define po_package gnome-session-43
|
||||
%define po_package gnome-session-44
|
||||
|
||||
%if 0%{?fedora}
|
||||
%else
|
||||
@ -7,13 +7,13 @@
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-session
|
||||
Version: 43.0
|
||||
Release: 2%{?dist}
|
||||
Name: gnome-session
|
||||
Version: 44~rc
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME session manager
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
||||
Source0: https://download.gnome.org/sources/gnome-session/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||
@ -131,6 +131,9 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
||||
%{_userunitdir}/gnome-launched-.scope.d/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2023 David King <amigadave@amigadave.com> - 44~rc-1
|
||||
- Update to 44.rc
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-session-43.0.tar.xz) = 9948dff9a342589b91d18e5f39f9857276e9dbfa36da452bd818d44b31e73cc4fe0e18353b537963b78ea63b39aa644d4d0864dd2f6a19f62409a644e5626aec
|
||||
SHA512 (gnome-session-44.rc.tar.xz) = b1a7e7db60eb1636ad3bc29974b3b9ad42c8a9cff6ebc982e1518229c9b67bc0d58bb8f3bd5109de58103ecfd7d4b285ac2cd39caa408d90b9366a48f1e98321
|
||||
|
Loading…
Reference in New Issue
Block a user