automatic version update by autodist [release 0.5.3-1mamba;Sun Feb 28 2021]
This commit is contained in:
parent
267dd4a123
commit
ee45ff40bb
@ -1,14 +1,14 @@
|
||||
%define xfce_ver %(pkg-config libxfcegui4-1.0 --modversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: mousepad
|
||||
Version: 0.5.2
|
||||
Version: 0.5.3
|
||||
Release: 1mamba
|
||||
Summary: A simple text editor for Xfce
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.xfce.org/
|
||||
URL: https://www.xfce.org/
|
||||
Source: http://archive.xfce.org/src/apps/mousepad/%{majver}/mousepad-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -42,7 +42,6 @@ BuildRequires: libxfce4util-devel
|
||||
BuildRequires: libxfcegui4-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mousepad is a text editor for Xfce based on Leafpad. The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons.
|
||||
@ -90,6 +89,9 @@ fi
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 0.5.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 31 2021 Automatic Build System <autodist@mambasoft.it> 0.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user