This commit is contained in:
parent
6f10568b22
commit
dbf8993a1c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:683df4884cbf0e86ba2997e64a54dd73866fc85fa504e099556db7c2c11fac98
|
|
||||||
size 3906467
|
|
3
tellico-1.2.14.tar.bz2
Normal file
3
tellico-1.2.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9743dcd6d3d682f685fead38edb363fe813d14852b473a666ad1163a9566343a
|
||||||
|
size 3913572
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 26 17:14:27 CEST 2007 - stbinner@suse.de
|
||||||
|
|
||||||
|
- update to version 1.2.14:
|
||||||
|
* Improved entry updating to work with all collection types.
|
||||||
|
* Added MARCXML to allowed SRU search formats.
|
||||||
|
* Fixed bug with MARC stylesheets to work better with embedded
|
||||||
|
XML records.
|
||||||
|
* Fixed bug with z39.50 search that hid some results.
|
||||||
|
* Updated JavaScript and CSS in HTML export.
|
||||||
|
* Updated isbndb.com search, also allows comic book searches.
|
||||||
|
* Updated Amazon.com search to allow comic books.
|
||||||
|
* Updated GCstar importer for new GCstar document format.
|
||||||
|
* Updated allocine.fr script to version 0.4
|
||||||
|
* Updated Spanish Ministry of Culture search script
|
||||||
|
* Fixed problem with settings not being saved on Fedora.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 29 10:43:54 CEST 2007 - stbinner@suse.de
|
Sun Jul 29 10:43:54 CEST 2007 - stbinner@suse.de
|
||||||
|
|
||||||
|
21
tellico.spec
21
tellico.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tellico (Version 1.2.13)
|
# spec file for package tellico (Version 1.2.14)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -19,7 +19,7 @@ BuildRequires: libgcrypt-devel openssl-devel update-desktop-files
|
|||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
%endif
|
%endif
|
||||||
Summary: A book collection manager
|
Summary: A book collection manager
|
||||||
Version: 1.2.13
|
Version: 1.2.14
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -28,7 +28,7 @@ Provides: bookcase
|
|||||||
Obsoletes: bookcase
|
Obsoletes: bookcase
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Prefix: /opt/kde3
|
Prefix: /opt/kde3
|
||||||
URL: http://www.periapsis.org/tellico/
|
Url: http://www.periapsis.org/tellico/
|
||||||
Patch: fix-compile.diff
|
Patch: fix-compile.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,8 +73,21 @@ rm -rf $RPM_BUILD_DIR/file.list.%{name}.dirs
|
|||||||
|
|
||||||
%files -f ../file.list.%{name}
|
%files -f ../file.list.%{name}
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 26 2007 - stbinner@suse.de
|
||||||
|
- update to version 1.2.14:
|
||||||
|
* Improved entry updating to work with all collection types.
|
||||||
|
* Added MARCXML to allowed SRU search formats.
|
||||||
|
* Fixed bug with MARC stylesheets to work better with embedded
|
||||||
|
XML records.
|
||||||
|
* Fixed bug with z39.50 search that hid some results.
|
||||||
|
* Updated JavaScript and CSS in HTML export.
|
||||||
|
* Updated isbndb.com search, also allows comic book searches.
|
||||||
|
* Updated Amazon.com search to allow comic books.
|
||||||
|
* Updated GCstar importer for new GCstar document format.
|
||||||
|
* Updated allocine.fr script to version 0.4
|
||||||
|
* Updated Spanish Ministry of Culture search script
|
||||||
|
* Fixed problem with settings not being saved on Fedora.
|
||||||
* Sun Jul 29 2007 - stbinner@suse.de
|
* Sun Jul 29 2007 - stbinner@suse.de
|
||||||
- update to version 1.2.13: bugfixes and
|
- update to version 1.2.13: bugfixes and
|
||||||
* Added spell-checking for text fields.
|
* Added spell-checking for text fields.
|
||||||
|
Loading…
Reference in New Issue
Block a user