From a361c6d7adf4b8b33de364137e55b3b1b10da7d2 Mon Sep 17 00:00:00 2001 From: Krzysztof Mrozowicz Date: Sun, 14 May 2023 06:35:55 +0000 Subject: [PATCH] - up to 0.6.1 --- mousepad-desktop.patch | 6 +++--- mousepad.spec | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mousepad-desktop.patch b/mousepad-desktop.patch index 92933cb..0c5a154 100644 --- a/mousepad-desktop.patch +++ b/mousepad-desktop.patch @@ -1,11 +1,11 @@ ---- mousepad-0.5.6/org.xfce.mousepad.desktop.in.in~ 2021-07-31 09:34:47.000000000 +0000 -+++ mousepad-0.5.6/org.xfce.mousepad.desktop.in.in 2021-08-01 08:54:15.953921671 +0000 +--- mousepad-0.6.1/org.xfce.mousepad.desktop.in.in~ 2023-04-22 18:26:50.000000000 +0000 ++++ mousepad-0.6.1/org.xfce.mousepad.desktop.in.in 2023-05-14 06:28:20.742812815 +0000 @@ -8,7 +8,7 @@ Terminal=false StartupNotify=true Type=Application -Categories=Utility;TextEditor;GTK; +Categories=X-XFCE;Utility;TextEditor;GTK; - MimeType=text/plain; + MimeType=text/plain;application/x-zerosize; Actions=preferences; diff --git a/mousepad.spec b/mousepad.spec index b5447c6..14e8f0b 100644 --- a/mousepad.spec +++ b/mousepad.spec @@ -1,12 +1,12 @@ Summary: Text editor for Xfce based on Leafpad Summary(pl.UTF-8): Edytor tekstu dla Xfce oparty na Leafpadzie Name: mousepad -Version: 0.6.0 +Version: 0.6.1 Release: 1 License: GPL v2+ Group: X11/Applications/Editors Source0: https://archive.xfce.org/src/apps/mousepad/0.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 33bf0588828cc1252fa17a2312f974b1 +# Source0-md5: 9f1b5565cbb8975f85ed5cc0ff6a876b Patch0: %{name}-desktop.patch URL: https://www.xfce.org/projects/mousepad/ BuildRequires: autoconf >= 2.52 @@ -16,10 +16,11 @@ BuildRequires: glib2-devel >= 2.56.2 BuildRequires: gspell-devel >= 1.6.0 BuildRequires: gtk+3-devel >= 3.22 BuildRequires: gtksourceview4-devel >= 4.0.0 -BuildRequires: intltool >= 0.35.0 BuildRequires: libtool +BuildRequires: libxfce4ui-devel >= 4.18 BuildRequires: pkgconfig >= 1:0.9.0 -BuildRequires: xfce4-dev-tools >= 4.14.0 +BuildRequires: polkit-devel >= 0.102 +BuildRequires: xfce4-dev-tools >= 4.18.0 Requires: desktop-file-utils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,7 +47,6 @@ mkdir -p m4 %{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac %build -%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoheader} -- 2.44.0