From 1a450da9f98bc4d53289844f40b8b614e07a99b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:15:11 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.1-1mamba;Sun May 14 2023] --- mousepad.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mousepad.spec b/mousepad.spec index 6d61c52..fb06a98 100644 --- a/mousepad.spec +++ b/mousepad.spec @@ -1,7 +1,7 @@ %define xfce_ver %(pkg-config libxfcegui4-1.0 --modversion) %define majver %(echo %version | cut -d. -f1-2) Name: mousepad -Version: 0.6.0 +Version: 0.6.1 Release: 1mamba Summary: A simple text editor for Xfce Group: Graphical Desktop/Applications/Utilities @@ -13,7 +13,6 @@ Source: http://archive.xfce.org/src/apps/mousepad/%{majver}/mousepad-%{ve License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libaspell-devel BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel BuildRequires: libenchant-devel @@ -23,12 +22,10 @@ BuildRequires: libgspell-devel BuildRequires: libgtk3-devel BuildRequires: libgtksourceview4-devel BuildRequires: libharfbuzz-devel -BuildRequires: libhspell-devel BuildRequires: libpango-devel BuildRequires: libxfce4ui-devel BuildRequires: libxfce4util-devel BuildRequires: libxfconf-devel -BuildRequires: libz-devel ## AUTOBUILDREQ-END %description @@ -85,6 +82,9 @@ fi #ChangeLog NEWS README TODO %changelog +* Sun May 14 2023 Automatic Build System 0.6.1-1mamba +- automatic version update by autodist + * Mon Feb 13 2023 Automatic Build System 0.6.0-1mamba - automatic version update by autodist