Compare commits

..

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

3 changed files with 4 additions and 8 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,7 +3,7 @@
%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
@ -17,9 +17,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 +30,7 @@ background color and much more.
%prep
%autosetup -p1
%autosetup
%build
%configure --disable-static