summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-04-14 00:31:44 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2016-04-14 00:31:44 -0500
commit22e3b9c9a1f6f6f3e4d11debc8bee241311b916f (patch)
treef3a61383b1620b045d0b29004c657a4ece5d52c9
parentc2b087fcdee1445a5c93795677d3d5e46f4ecc4e (diff)
downloadgnome-flashback-22e3b9c9a1f6f6f3e4d11debc8bee241311b916f.tar.gz
gnome-flashback-22e3b9c9a1f6f6f3e4d11debc8bee241311b916f.tar.xz
gnome-flashback-22e3b9c9a1f6f6f3e4d11debc8bee241311b916f.zip
gnome-flashback 3.20.0
-rw-r--r--.gitignore2
-rw-r--r--gnome-flashback.spec9
-rw-r--r--sources2
3 files changed, 9 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index cf958fe..00db733 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/gnome-flashback-3.18.0.tar.xz
/gnome-flashback-3.18.1.tar.xz
+/gnome-flashback-3.18.2.tar.xz
+/gnome-flashback-3.20.0.tar.xz
diff --git a/gnome-flashback.spec b/gnome-flashback.spec
index bb4748c..64cf78e 100644
--- a/gnome-flashback.spec
+++ b/gnome-flashback.spec
@@ -1,11 +1,11 @@
Name: gnome-flashback
-Version: 3.18.1
+Version: 3.20.0
Release: 1%{?dist}
Summary: Classic GNOME session
License: GPLv3+
URL: https://wiki.gnome.org/Projects/GnomeFlashback
-Source0: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
BuildRequires: gnome-common
BuildRequires: gettext-devel
@@ -13,7 +13,7 @@ BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.2
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.5
BuildRequires: pkgconfig(gnome-bluetooth-1.0)
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.12.0
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.12.0
@@ -94,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/xsessions/gnome-flashback-metacity.desktop
%changelog
+* Thu Apr 14 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20.0-1
+- new version for GNOME Flashback 3.20.
+
* Thu Oct 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.1-1
- Update to 3.18.1
diff --git a/sources b/sources
index efdd653..11e62e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ce085974b3b1ce46deb368a61ffe4e0 gnome-flashback-3.18.1.tar.xz
+79429096c01a3121fea8d858013c417b gnome-flashback-3.20.0.tar.xz