update to 0.7.3 [release 0.7.3-1mamba;Sat Mar 27 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 22:27:45 +01:00
parent a871573aee
commit ec0e51e0c3

View File

@ -1,13 +1,13 @@
Name: flpsed
Version: 0.7.0
Version: 0.7.3
Release: 1mamba
Summary: A Postscript and PDF annotator
Group: Graphical Desktop/Applications/Office
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.ecademix.com/JohannesHofmann/flpsed.html
Source: http://www.ecademix.com/JohannesHofmann/flpsed-%{version}.tar.gz
URL: https://flpsed.org/flpsed.html
Source: https://flpsed.org/flpsed-%{version}.tar.gz
Source1: %{name}-desktop
License: GPL
## AUTOBUILDREQ-BEGIN
@ -19,13 +19,13 @@ BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXft-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
flpsed is a WYSIWYG PostScript annotator. You can't remove or modify existing elements of a document. But flpsed lets you add arbitrary text lines to existing PostScript documents. Added lines can later be reedited with flpsed. Using pdftops, which is part of xpdf one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc.
%prep
%debug_package
%prep
%setup -q
%build
@ -43,11 +43,15 @@ install -D %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
%files
%defattr(-,root,root)
%{_bindir}/flpsed
%{_mandir}/man1/flpsed.1.gz
%{_mandir}/man1/flpsed.1*
%{_datadir}/applications/flpsed.desktop
%doc AUTHORS COPYING ChangeLog NEWS README
%doc AUTHORS COPYING
#ChangeLog NEWS README
%changelog
* Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.3-1mamba
- update to 0.7.3
* Sun Oct 14 2012 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
- automatic version update by autodist