Update to 3.36.0
This commit is contained in:
parent
73f6bb1ba3
commit
38b433c3c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ gnome-menus-2.30.0.tar.bz2
|
||||
/gnome-menus-3.31.92.tar.xz
|
||||
/gnome-menus-3.32.0.tar.xz
|
||||
/gnome-menus-3.35.3.tar.xz
|
||||
/gnome-menus-3.36.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global enable_debugging 0
|
||||
|
||||
Name: gnome-menus
|
||||
Version: 3.35.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.36.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A menu system for the GNOME project
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-menus
|
||||
Source0: https://download.gnome.org/sources/gnome-menus/3.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-menus/3.36/%{name}-%{version}.tar.xz
|
||||
# https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/14
|
||||
# Puts eog back to the Utilities submenu
|
||||
Patch0: 14.patch
|
||||
@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/GMenu-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-menus-3.35.3.tar.xz) = 3d1acfce8d663bc026b83627d14b56c85b2895c36da2c0db4a44cd19a20aa080626ae23eff787a81a1b0c02b3fa65a23b263cd20383f611f8c97498bf6d588b2
|
||||
SHA512 (gnome-menus-3.36.0.tar.xz) = e830e66639c2b6aebecf572188208d33b1515270e69af3f2c6f7a640d305a7b9c2bce10e5f520b3da1dea681b194fd14c551468ea5747aa333e649b5c46774e4
|
||||
|
Loading…
Reference in New Issue
Block a user