update to 3.0.2 [release 3.0.2-1mamba;Sat Jan 13 2018]
This commit is contained in:
parent
d0e988ed92
commit
855aa69457
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: abiword-docs
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1mamba
|
||||
Summary: Documentation for abiword, a free word processing program
|
||||
Group: Documentation
|
||||
@ -13,7 +13,6 @@ Source0: http://www.abisource.com/downloads/abiword/%{version}/source/%{na
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: abiword-devel = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -23,7 +22,7 @@ It is suitable for typing papers, letters, reports, memos, and so forth.
|
||||
This package contains the documentation for this software.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n abiword-docs-3.0.1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -45,6 +44,9 @@ This package contains the documentation for this software.
|
||||
%{_datadir}/abiword-%{majver}/help/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 13 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||
- update to 3.0.2
|
||||
|
||||
* Sat Jan 17 2015 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user