From 44314226ad7933d56d0e9db63286489a5a3d7eae Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 12 Jan 2018 00:30:12 -0600 Subject: [PATCH] Update to version 3.5.0 --- sakura.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sakura.spec b/sakura.spec index 374e5a6..1c821dd 100644 --- a/sakura.spec +++ b/sakura.spec @@ -1,8 +1,8 @@ # Review at https://bugzilla.redhat.com/show_bug.cgi?id=496166 Name: sakura -Version: 3.2.0 -Release: 5%{?dist} +Version: 3.5.0 +Release: 1%{?dist} Summary: Terminal emulator based on GTK and VTE Group: User Interface/X @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig(glib-2.0) >= 2.20 BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(vte-2.90) +BuildRequires: pkgconfig(vte-2.91) BuildRequires: cmake desktop-file-utils gettext /usr/bin/pod2man %description @@ -63,6 +63,9 @@ rm -rf %{buildroot} %changelog +* Fri Jan 12 2018 Dustin C. Hatch 3.5.0-1 +- Update to 3.5.0 + * Thu Aug 03 2017 Fedora Release Engineering - 3.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild