diff --git a/.gitignore b/.gitignore index 869433d..dab4e1a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /syncthing-gtk-0.9.2.6.tar.gz /syncthing-gtk-0.9.3.tar.gz /syncthing-gtk-0.9.3.1.tar.gz +/syncthing-gtk-0.9.4.tar.gz diff --git a/sources b/sources index 01d0423..45187cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (syncthing-gtk-0.9.3.1.tar.gz) = 1bc628a2566d43d0bf69896833403e9102e977bfcc776f7c71eae733705735a6134bb99adae8a8425df292eb49155b8068acab7f6f1ad9c7ee2413a5571bd12b +SHA512 (syncthing-gtk-0.9.4.tar.gz) = 4b296003dc039ad69378fd7cb4749f0a49a05a842bb259bed1127e18dedfe625b9519ee26cb7baceaaf0bf6502c8546ebdacc32069b3f100f7f167fe8e57773c diff --git a/syncthing-gtk.spec b/syncthing-gtk.spec index f445094..af1682f 100644 --- a/syncthing-gtk.spec +++ b/syncthing-gtk.spec @@ -2,7 +2,7 @@ Name: syncthing-gtk Summary: Syncthing GTK+ GUI -Version: 0.9.3.1 +Version: 0.9.4 Release: 1%{?dist} License: GPLv2 @@ -16,7 +16,6 @@ BuildRequires: python2-bcrypt BuildRequires: python2-dateutil BuildRequires: python2-devel BuildRequires: python2-gobject -BuildRequires: python2-inotify BuildRequires: python2-setuptools BuildArch: noarch @@ -27,7 +26,6 @@ Requires: psmisc Requires: python2-bcrypt Requires: python2-dateutil Requires: python2-gobject -Requires: python2-inotify Recommends: syncthing >= 0.13 @@ -109,6 +107,9 @@ appstream-util validate-relax --nonet \ %changelog +* Sun Jun 10 2018 Fabio Valentini - 0.9.4-1 +- Update to version 0.9.4. + * Sun Mar 18 2018 Fabio Valentini - 0.9.3.1-1 - Update to version 0.9.3.1.