rebase to 0.3.12
This commit is contained in:
parent
a1db988541
commit
4e5e2bc361
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/dblatex-0.3.10.tar.bz2
|
/dblatex-0.3.10.tar.bz2
|
||||||
/dblatex-0.3.11.tar.bz2
|
/dblatex-0.3.11.tar.bz2
|
||||||
/dblatex-0.3.11py3.tar.bz2
|
/dblatex-0.3.11py3.tar.bz2
|
||||||
|
/dblatex3-0.3.12.tar.bz2
|
||||||
|
12
dblatex.spec
12
dblatex.spec
@ -1,6 +1,6 @@
|
|||||||
Name: dblatex
|
Name: dblatex
|
||||||
Version: 0.3.11
|
Version: 0.3.12
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: DocBook to LaTeX/ConTeXt Publishing
|
Summary: DocBook to LaTeX/ConTeXt Publishing
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Most of package is GPLv2+, except:
|
# Most of package is GPLv2+, except:
|
||||||
@ -11,7 +11,7 @@ BuildArch: noarch
|
|||||||
# latex/misc/passivetex is MIT (not included in binary RPM so not listed)
|
# latex/misc/passivetex is MIT (not included in binary RPM so not listed)
|
||||||
License: GPLv2+ and GPLv2 and LPPL and DMIT and Public Domain
|
License: GPLv2+ and GPLv2 and LPPL and DMIT and Public Domain
|
||||||
URL: http://dblatex.sourceforge.net/
|
URL: http://dblatex.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}py3.tar.bz2
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}3-%{version}.tar.bz2
|
||||||
# Source1 is from http://docbook.sourceforge.net/release/xsl/current/COPYING
|
# Source1 is from http://docbook.sourceforge.net/release/xsl/current/COPYING
|
||||||
Source1: COPYING-docbook-xsl
|
Source1: COPYING-docbook-xsl
|
||||||
Patch0: dblatex-0.3.11-disable-debian.patch
|
Patch0: dblatex-0.3.11-disable-debian.patch
|
||||||
@ -78,7 +78,7 @@ Authors:
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}py3
|
%setup -q -n %{name}3-%{version}
|
||||||
%patch0 -p1 -b .disable-debian
|
%patch0 -p1 -b .disable-debian
|
||||||
%patch1 -p1 -b .which-shutil
|
%patch1 -p1 -b .which-shutil
|
||||||
|
|
||||||
@ -134,6 +134,10 @@ cp -p %{SOURCE1} COPYING-docbook-xsl
|
|||||||
%postun -p /usr/bin/texhash
|
%postun -p /usr/bin/texhash
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 Michael J Gruber <mjg@fedoraproject.org> - 0.3.12-1
|
||||||
|
- rebase to 0.3.12
|
||||||
|
- follow yet another package/tree renaming
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-8
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dblatex-0.3.11py3.tar.bz2) = 48c1445c702e9c7c3ff83c57bb8a0caf5f4b027669a70887af0a23f75f5f99fb6840c4281b8bad9402910f3850af485d432e3109e5fd93184434cc87eb712695
|
SHA512 (dblatex3-0.3.12.tar.bz2) = 5bfa774c8dbe362775f6bbb5e1196e5a2bb1af239778133c12ddc725406ced67f3ff422433a2a1aa02d4431e9be58ba12e918379deb81fcd5b96533d2bdf029a
|
||||||
|
Loading…
Reference in New Issue
Block a user