Compare commits

..

No commits in common. "rawhide" and "f39" have entirely different histories.

3 changed files with 5 additions and 10 deletions

2
.gitignore vendored
View file

@ -5,5 +5,3 @@ 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

View file

@ -1 +1 @@
SHA512 (xfce4-notes-plugin-1.11.2.tar.bz2) = 65d6ec24f67969ddc34a8da696c9df178f7d9469012b1866fd964d3ab3b58388dff6d66f1a477087d9c165fd536b711808177bf62cbee1c843221b289abba524
SHA512 (xfce4-notes-plugin-1.11.0.tar.bz2) = 3644049bb2aa77bbed5b391f47d67dbf6528cb535448287a28a011d78a6fb31971a3556fe37ad380858d2b561ef67fee2bc93c4ed0c19c75c564d832cd4d47f1

View file

@ -3,12 +3,11 @@
%global xfceversion 4.16
Name: xfce4-notes-plugin
Version: 1.11.2
Version: 1.11.0
Release: %autorelease
Summary: Notes plugin for the Xfce panel
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
License: GPLv2+
URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
@ -17,9 +16,7 @@ BuildRequires: gcc-c++
BuildRequires: xfce4-panel-devel >= %{xfceversion}
BuildRequires: libxfce4ui-devel >= %{xfceversion}
BuildRequires: xfconf-devel >= %{xfceversion}
BuildRequires: gettext
BuildRequires: desktop-file-utils
BuildRequires: gtksourceview4-devel
BuildRequires: gettext, intltool, desktop-file-utils
Requires: xfce4-panel >= %{xfceversion}
Requires: xfconf >= %{xfceversion}
Requires: exo
@ -32,7 +29,7 @@ background color and much more.
%prep
%autosetup -p1
%autosetup
%build
%configure --disable-static