This commit is contained in:
parent
ad7004366e
commit
18a492d4ad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c31669542451aecfd491f718ebd793b72350b9e9cc47fec542498514053474c7
|
||||
size 4049324
|
3
tellico-1.3.4.tar.bz2
Normal file
3
tellico-1.3.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24b89d6c5b48b7d98a870fc2476905257d639e44ca9c38c6982f375b8bd2597b
|
||||
size 4059632
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 14:36:58 CEST 2008 - stbinner@suse.de
|
||||
|
||||
- update to 1.3.4:
|
||||
* Updated IMDb import.
|
||||
* Improved drag/drop to match on file extension.
|
||||
* Added (minimal) searching for board games from Amazon.
|
||||
* Fixed bug with linked images in HTML reports.
|
||||
* Fixed CSV import error for consecutive white-space.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 10:21:43 CEST 2008 - stbinner@suse.de
|
||||
|
||||
|
22
tellico.spec
22
tellico.spec
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package tellico (Version 1.3.3)
|
||||
# spec file for package tellico (Version 1.3.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# 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/
|
||||
#
|
||||
|
||||
@ -14,7 +21,7 @@
|
||||
Name: tellico
|
||||
BuildRequires: kdemultimedia3-CD kdemultimedia3-devel libyaz-devel taglib-devel tcpd-devel
|
||||
Summary: A book collection manager
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Other
|
||||
@ -70,6 +77,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Mon Sep 15 2008 stbinner@suse.de
|
||||
- update to 1.3.4:
|
||||
* Updated IMDb import.
|
||||
* Improved drag/drop to match on file extension.
|
||||
* Added (minimal) searching for board games from Amazon.
|
||||
* Fixed bug with linked images in HTML reports.
|
||||
* Fixed CSV import error for consecutive white-space.
|
||||
* Mon Jul 14 2008 stbinner@suse.de
|
||||
- update to 1.3.3:
|
||||
* Fixed bug with file catalogs to properly match on file location
|
||||
|
Loading…
x
Reference in New Issue
Block a user