Accepting request 51558 from KDE:Distro:Factory

Accepted submit request 51558 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=53
This commit is contained in:
Ruediger Oertel 2010-10-28 13:17:40 +00:00 committed by Git OBS Bridge
parent b2a91da26c
commit 6b2b6aed98
5 changed files with 28 additions and 9 deletions

View File

@ -3,11 +3,11 @@
<service name="download_url">
<param name="protocol">http</param>
<param name="host">downloads.sourceforge.net</param>
<param name="path">/project/digikam/digikam/1.4.0/digikam-1.4.0.tar.bz2</param>
<param name="path">/project/digikam/digikam/1.5.0/digikam-1.5.0.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:digikam-1.4.0.tar.bz2</param>
<param name="file">_service:download_url:digikam-1.5.0.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">d37afaad8808f78ecda93d7498c64b72eee3bb61911fbeff87d3a528a7247eba</param>
<param name="checksum">5f6d2df1fc22c45c065754e43c03286fcf94145683fdb0c50f4c702546e07fef</param>
</service>
</services>

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Oct 11 11:55:06 UTC 2010 - tittiatcoke@gmail.com
- Update to version 1.5.0
* Bugfixes
* New Features:
General : Fix compilation under windows with TDM-GCC and
MSVC compilers.
General : Including LensFun library source code as 3rd-party
component, especially for windows target where
this library is not available.
Image Editor : Improvement of algorithm to convert 8 bits
image to 16 and limit histogram holes during
conversion.
Batch Queue Manager : Add new tool to remove metadata from
images.
Batch Queue Manager : Add new tool to apply Lens corrections
using LensFun library.
-------------------------------------------------------------------
Tue Aug 31 10:05:00 UTC 2010 - aj@suse.de

View File

@ -26,9 +26,9 @@ Url: http://www.digikam.org/
License: GPLv2+
Group: Productivity/Graphics/Viewers
Summary: A KDE Photo Manager
Version: 1.4.0
Release: 2
%define tar_version 1.4.0
Version: 1.5.0
Release: 1
%define tar_version 1.5.0
Source0: %name-%{tar_version}.tar.bz2
Source1: %{name}-docs.tar.bz2
Patch1: %{name}-buildtime.patch