Update to 41.rc
This commit is contained in:
parent
18ebb3d516
commit
295fb6ac51
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-40.rc.tar.xz
|
||||
/gnome-system-monitor-40.0.tar.xz
|
||||
/gnome-system-monitor-40.1.tar.xz
|
||||
/gnome-system-monitor-41.rc.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 41~rc
|
||||
Release: 1%{?dist}
|
||||
Summary: Process and resource monitor
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/SystemMonitor
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
@ -66,6 +66,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
||||
%{_libexecdir}/gnome-system-monitor/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 Kalev Lember <klember@redhat.com> - 41~rc-1
|
||||
- Update to 41.rc
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-system-monitor-40.1.tar.xz) = a6c870ae4e58c5fabdc87c290e10326b051398b3408f7ff159c854eef5c7940371e83766f37c6a713631d49ee5ee7b2670f441a462e2453fa849cba2f3255be4
|
||||
SHA512 (gnome-system-monitor-41.rc.tar.xz) = 237443c6c31d490f2bba9aa4952c6a6ec2f6b599d71e37c4c123feb29ec5593faa5a7a9095afb9ccb387908ff078607bc52fae2be61be3309145681035b7f462
|
||||
|
Loading…
Reference in New Issue
Block a user