This commit is contained in:
parent
0bb90fa27a
commit
05b5fa09f8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cd6c5bc72cb4f9ff4f173c957dcea1b71bbea3191bb337772eca57614f6b643
|
||||
size 427716
|
3
gnome-doc-utils-0.10.3.tar.bz2
Normal file
3
gnome-doc-utils-0.10.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19b5b4425bc578af8a1c58b61f1b9a416743d0b1fae3356cd9a0071f1f66632c
|
||||
size 451981
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 18:14:25 CDT 2007 - maw@suse.de
|
||||
|
||||
- Update to version 0.10.3
|
||||
* general:
|
||||
Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance)
|
||||
* tools:
|
||||
Don't call ScrollKeeper when it's not installed; bug #410715
|
||||
(Shaun McCance)
|
||||
* xml2po:
|
||||
Display xsltproc invocation, honor its exit status, and pull
|
||||
the source from srcdir; bugzilla.gnome.org #169324 (Danilo Å egan)
|
||||
* Updated translations:
|
||||
gl (Ignacio Casal Quinteiro)
|
||||
sq (Laurent Dhima)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 00:57:01 CEST 2007 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-doc-utils (Version 0.10.1)
|
||||
# spec file for package gnome-doc-utils (Version 0.10.3)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -15,7 +15,7 @@ BuildRequires: docbook_4 glib2-devel gnome-common intltool libxslt-devel python
|
||||
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Group: System/GUI/GNOME
|
||||
Autoreqprov: on
|
||||
Version: 0.10.1
|
||||
Version: 0.10.3
|
||||
Release: 1
|
||||
Summary: A Collection of Documentation Utilities for GNOME
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version}.tar.bz2
|
||||
@ -122,6 +122,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 11 2007 - maw@suse.de
|
||||
- Update to version 0.10.3
|
||||
* general:
|
||||
Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance)
|
||||
* tools:
|
||||
Don't call ScrollKeeper when it's not installed; bug #410715
|
||||
(Shaun McCance)
|
||||
* xml2po:
|
||||
Display xsltproc invocation, honor its exit status, and pull
|
||||
the source from srcdir; bugzilla.gnome.org #169324 (Danilo Å egan)
|
||||
* Updated translations:
|
||||
gl (Ignacio Casal Quinteiro)
|
||||
sq (Laurent Dhima)
|
||||
* Tue Mar 27 2007 - maw@suse.de
|
||||
- Update to version 0.10.1
|
||||
- fixes for b.g.o 416933, 409292, and 169324.
|
||||
|
Loading…
Reference in New Issue
Block a user