diff options
Diffstat (limited to 'gnome-flashback.spec')
| -rw-r--r-- | gnome-flashback.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-flashback.spec b/gnome-flashback.spec index 5fceafe..61eb829 100644 --- a/gnome-flashback.spec +++ b/gnome-flashback.spec @@ -1,6 +1,6 @@ Name: gnome-flashback Version: 3.16.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Classic GNOME session License: GPLv3+ @@ -10,6 +10,8 @@ Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version # http://lists.fedoraproject.org/pipermail/devel-announce/2011-February/000758.html Source1: polkit-gnome-authentication-agent-1.desktop Patch1: 0001-workarounds-add-app-menu-and-button-layout-workaroun.patch +Patch2: 0002-display-config-ignore-outputs-modes.patch + BuildRequires: gnome-common BuildRequires: gettext-devel @@ -47,6 +49,7 @@ by integrating recent changes of the GNOME libraries. %prep %setup -q %patch1 -p1 +%patch2 -p1 gnome-autogen.sh @@ -91,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/xsessions/gnome-flashback-metacity.desktop %changelog +* Mon Aug 24 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-4 +- Fix crash in display-config (BGO#753927) + * Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-3 - Add polkit-gnome autostart |
