diff --git a/.gitignore b/.gitignore index c135ebc..0134662 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ xfce4-notes-plugin-1.7.6.tar.bz2 /xfce4-notes-plugin-1.9.0.tar.bz2 /xfce4-notes-plugin-1.10.0.tar.bz2 /xfce4-notes-plugin-1.11.0.tar.bz2 +/xfce4-notes-plugin-1.11.1.tar.bz2 +/xfce4-notes-plugin-1.11.2.tar.bz2 diff --git a/sources b/sources index bc00893..631f2aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-notes-plugin-1.11.0.tar.bz2) = 3644049bb2aa77bbed5b391f47d67dbf6528cb535448287a28a011d78a6fb31971a3556fe37ad380858d2b561ef67fee2bc93c4ed0c19c75c564d832cd4d47f1 +SHA512 (xfce4-notes-plugin-1.11.2.tar.bz2) = 65d6ec24f67969ddc34a8da696c9df178f7d9469012b1866fd964d3ab3b58388dff6d66f1a477087d9c165fd536b711808177bf62cbee1c843221b289abba524 diff --git a/xfce4-notes-plugin.spec b/xfce4-notes-plugin.spec index 59b320b..70a093d 100644 --- a/xfce4-notes-plugin.spec +++ b/xfce4-notes-plugin.spec @@ -3,11 +3,12 @@ %global xfceversion 4.16 Name: xfce4-notes-plugin -Version: 1.11.0 +Version: 1.11.2 Release: %autorelease Summary: Notes plugin for the Xfce panel -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/panel-plugins/%{name} Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2 @@ -16,7 +17,9 @@ BuildRequires: gcc-c++ BuildRequires: xfce4-panel-devel >= %{xfceversion} BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfconf-devel >= %{xfceversion} -BuildRequires: gettext, intltool, desktop-file-utils +BuildRequires: gettext +BuildRequires: desktop-file-utils +BuildRequires: gtksourceview4-devel Requires: xfce4-panel >= %{xfceversion} Requires: xfconf >= %{xfceversion} Requires: exo @@ -29,7 +32,7 @@ background color and much more. %prep -%autosetup +%autosetup -p1 %build %configure --disable-static