Accepting request 427988 from home:elchevive:branches:devel:languages:perl
version update OBS-URL: https://build.opensuse.org/request/show/427988 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/po4a?expand=0&rev=33
This commit is contained in:
parent
54102f0c67
commit
0645dee26d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5010e1b7df1115cbd475f46587fc05fefc97301f9bba0c2f15106005ca017507
|
||||
size 2389750
|
3
po4a-0.48.tar.gz
Normal file
3
po4a-0.48.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a89595ca42e896c97ce4ffc231a075cc88692216b4bc05df40414d7428c4286c
|
||||
size 2383567
|
16
po4a.changes
16
po4a.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 14:46:28 UTC 2016 - elchevive@opensuse.org
|
||||
|
||||
- updated to version 0.48
|
||||
- Remove BuildRequires if's for older versions (opensuse<=12.1)
|
||||
|
||||
* Major changes in release 0.48 (2016-06-17)
|
||||
|
||||
SGML:
|
||||
* Use OpenSP as an underlying engine instead of the deprecated SP
|
||||
Thanks to Neil Roeth (deb#809477 and deb#280882)
|
||||
|
||||
Translations:
|
||||
* Update Japaneese.
|
||||
* Fix formating issue in pt translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 17:36:42 UTC 2015 - elchevive@opensuse.org
|
||||
|
||||
|
14
po4a.spec
14
po4a.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package po4a
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,24 +17,16 @@
|
||||
|
||||
|
||||
Name: po4a
|
||||
Version: 0.47
|
||||
Version: 0.48
|
||||
Release: 0
|
||||
Summary: Framework to translate documentation and other materials
|
||||
License: GPL-2.0
|
||||
Group: Development/Tools/Other
|
||||
Url: http://po4a.alioth.debian.org/
|
||||
Source: http://alioth.debian.org/frs/download.php/file/4142/%{name}-%{version}.tar.gz
|
||||
Source: https://alioth.debian.org/frs/download.php/file/4176/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
%if 0%{?suse_version} > 1210
|
||||
BuildRequires: libxslt-tools
|
||||
%endif
|
||||
%if 0%{?suse_version} == 1210
|
||||
BuildRequires: libxslt1
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1210
|
||||
BuildRequires: libxslt
|
||||
%endif
|
||||
BuildRequires: perl-Module-Build >= 0.40
|
||||
BuildRequires: perl-SGMLS >= 1.03ii
|
||||
BuildRequires: perl-Term-ReadKey
|
||||
|
Loading…
x
Reference in New Issue
Block a user