Accepting request 53817 from KDE:Distro:Factory

Accepted submit request 53817 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/53817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=57
This commit is contained in:
Ruediger Oertel 2010-11-24 09:42:57 +00:00 committed by Git OBS Bridge
parent e97ba02ad5
commit 87cfe9f37d
5 changed files with 25 additions and 8 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.5.0/digikam-1.5.0.tar.bz2</param>
<param name="path">/project/digikam/digikam/1.6.0/digikam-1.6.0.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:digikam-1.5.0.tar.bz2</param>
<param name="file">_service:download_url:digikam-1.6.0.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">5f6d2df1fc22c45c065754e43c03286fcf94145683fdb0c50f4c702546e07fef</param>
<param name="checksum">dec1b4aa8a359922fd355dae9de9d306f544a703eb6d45140620022074abcdd3</param>
</service>
</services>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Nov 23 16:52:41 UTC 2010 - adrian@suse.de
- update to version 1.6.0
* Bugfixes
* New Features:
Album GUI : User can exclude tags in the tag-filter view.
Slideshow : User can change item rating during a slide.
Image Editor : New option to display over/under exposure indicators
if pure colors is detected or if only one color
component match the condition.
Image Editor : New options to adjust the levels of over/under exposed
pixels from histogram, displayed by over/under exposure
indicators.
Image Editor : Aspect ratio crop tool is now able to deal with the
aspect ratio of the current loaded image in editor.
-------------------------------------------------------------------
Mon Oct 11 11:55:06 UTC 2010 - tittiatcoke@gmail.com

View File

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