Accepting request 966847 from X11:XOrg

- Update to version 1.12 
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * autogen.sh: Honor NOCONFIGURE=1
  * autogen: add default patch prefix
  * configure: Drop AM_MAINTAINER_MODE
  * nextfullreldate is clearly not 2013
  * Set generate.consistent.ids in xsl stylesheets for more repeatable builds
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues

OBS-URL: https://build.opensuse.org/request/show/966847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-sgml-doctools?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2022-04-05 17:55:15 +00:00 committed by Git OBS Bridge
commit 47b13d5278
4 changed files with 25 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf48aaaaac6e0cf7465fb68138c0c496ece697e11d651f359161b93a278c6377
size 12905

BIN
xorg-sgml-doctools-1.12.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 4 10:35:57 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.12
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: Honor NOCONFIGURE=1
* autogen: add default patch prefix
* configure: Drop AM_MAINTAINER_MODE
* nextfullreldate is clearly not 2013
* Set generate.consistent.ids in xsl stylesheets for more repeatable builds
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
-------------------------------------------------------------------
Wed Jun 6 23:21:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xorg-sgml-doctools
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,16 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: xorg-sgml-doctools
Version: 1.11
Version: 1.12
Release: 0
License: MIT
Summary: Set of SGML entities and XML/CSS style sheets for building X.org documentation
Url: http://xorg.freedesktop.org/
License: MIT
Group: Development/Tools/Building
URL: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/doc/%{name}-%{version}.tar.bz2
BuildRequires: autoconf >= 2.60
@ -52,7 +53,7 @@ make %{?_smp_mflags}
%files
%defattr(-,root,root)
%doc COPYING README
%doc COPYING README.md
%{_datadir}/sgml/X11/
%{_datadir}/pkgconfig/xorg-sgml-doctools.pc