From 07a2aa5e60e77c42ee2065133311b3f1b92d3053 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 10:50:56 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- gnome-terminal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 88700d0..edce0c4 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,7 +8,7 @@ Summary: Terminal emulator for GNOME Name: gnome-terminal Version: 3.8.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ and GFDL Group: User Interface/Desktops URL: http://www.gnome.org/ @@ -71,6 +71,9 @@ fi %{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 3.8.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jul 8 2013 Matthias Clasen - 3.8.4-1 - Update to 3.8.4 - Fixes a crash on session resume (#981440)