Skip packages which are based on python2
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=110
This commit is contained in:
parent
25c7016535
commit
9818b7dbc6
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 08:49:12 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Reenable package lilyglyphs by adding patch lilyglyphs-8ffa820e4.dif
|
||||
from upstream repository
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 13:41:32 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Skip packages which are based on python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 5 13:54:52 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Fix the fix for boo#1046104 reported by boo#1181691
|
||||
* Increase dict size which holds the font description
|
||||
to fit with added descriptions of PostScript Type 1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:18:18 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Enhance latexmk configuration, that is add a systemwide
|
||||
configuration below /etc/texmf/latexmk/ as latexmk.conf (boo#1180789)
|
||||
For this add patch latexmk_conf.dif
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 08:47:10 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package texlive-specs-a
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define texlive_version 2020
|
||||
%define texlive_previous 2019
|
||||
%define texlive_release 20200327
|
||||
%define texlive_noarch 176
|
||||
%define texlive_noarch 180
|
||||
|
||||
#!BuildIgnore: texlive
|
||||
#!BuildIgnore: texlive-scripts
|
||||
@ -67,7 +67,7 @@ BuildRequires: texlive-filesystem
|
||||
BuildRequires: xz
|
||||
BuildArch: noarch
|
||||
Summary: Meta package for a
|
||||
License: Apache-1.0 and BSD-3-Clause and GFDL-1.2 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
|
||||
License: Apache-1.0 AND BSD-3-Clause AND GFDL-1.2-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LPPL-1.0 AND LPPL-1.3c AND OFL-1.1 AND SUSE-Public-Domain AND SUSE-TeX
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
|
||||
Source0: texlive-specs-a-rpmlintrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user