Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f21fd06126 |
@ -1 +0,0 @@
|
|||||||
8faf1084c976cccc2e973a48ef0fa314d6606323 SOURCES/gnome-desktop-3.32.2.tar.xz
|
|
@ -7,14 +7,13 @@
|
|||||||
|
|
||||||
Name: gnome-desktop3
|
Name: gnome-desktop3
|
||||||
Version: 3.32.2
|
Version: 3.32.2
|
||||||
Release: 1%{?dist}.2.alma
|
Release: 3%{?dist}
|
||||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||||
|
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.32/gnome-desktop-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-desktop/3.32/gnome-desktop-%{version}.tar.xz
|
||||||
|
|
||||||
# Patch was taken from https://gitlab.com/redhat/centos-stream/rpms/gnome-desktop3/-/raw/c8s/0001-Use-connector_type-from-mutter-to-fix-detection-of-b.patch
|
|
||||||
Patch0: 0001-Use-connector_type-from-mutter-to-fix-detection-of-b.patch
|
Patch0: 0001-Use-connector_type-from-mutter-to-fix-detection-of-b.patch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
|
||||||
@ -108,8 +107,13 @@ the functionality of the installed %{name} package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 13 2023 Eduard Abdullin <eabdullin@almalinux.org> - 3.32.2-1.2.alma
|
* Tue Apr 18 2023 Ray Strode <rstrode@redhat.com> - 3.32.2-3
|
||||||
- Add 0001-Use-connector_type-from-mutter-to-fix-detection-of-b.patch
|
- Add back dropped function from previous commit to maintain ABI
|
||||||
|
Related: #2076472
|
||||||
|
|
||||||
|
* Thu Mar 16 2023 Jonas Ådahl <jadahl@redhat.com> - 3.32.2-2
|
||||||
|
- Backport GnomeRR fix for detecting built in panels
|
||||||
|
Resolves: #2076472
|
||||||
|
|
||||||
* Fri Jun 14 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-1
|
* Fri Jun 14 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-1
|
||||||
- Rebase to 3.32.2
|
- Rebase to 3.32.2
|
||||||
|
Loading…
Reference in New Issue
Block a user