Accepting request 59102 from KDE:Distro:Factory

Accepted submit request 59102 from user wstephenson

OBS-URL: https://build.opensuse.org/request/show/59102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=62
This commit is contained in:
Lars Vogdt 2011-01-25 12:06:40 +00:00 committed by Git OBS Bridge
parent 3f46e70e74
commit adda5836ec
5 changed files with 47 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.7.0/digikam-1.7.0.tar.bz2</param>
<param name="path">/project/digikam/digikam/1.8.0/digikam-1.8.0.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:digikam-1.7.0.tar.bz2</param>
<param name="file">_service:download_url:digikam-1.8.0.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">16efee432c4d8e115298abe9dcde6e68dcc93fe0c1fd4f39211e6f19e5a80389</param>
<param name="checksum">210de9d949265e910c65c9ab8b19efab13839f6a2ef761a5915d267ddfe494aa</param>
</service>
</services>

View File

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

View File

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Mon Jan 24 21:14:16 UTC 2011 - wstephenson@novell.com
- Upate to version 1.8.0
* Bugfixes:
- Add a digiKam installer based on NSIS. (bko256372)
- Crash at startup. (bko261086)
- digiKan crashes upon import of large photo collection. (bko212947)
- digiKam Fingerprinter crashes. (bko261015)
- Wish: All thumbs created in a folder automatically. (bko237639)
- Thumbnails do not display. (bko189585)
- digiKam crashed when browsing/rating images. (bko255852)
- Empty menu when right clicking on an image. (bko184635)
- Provide a progress indicator for "rename". (bko261868)
- digiKam crash while viewing photos. (bko244560)
- Default filename for renamed imports: remove the colon character. (bko261582)
- Linking issue with Marble library. (bko262065)
- Ubuntu unity compatibility bugs: export menu disappeared. (bko261879)
- Camera GUI does not open. (bko262296)
- Picture navigation problems and disambiguation. (bko201788)
- digiKam crashes when adding lens data to ~/.local. (bko261415)
- Database of 80,000+ images wiped out. (bko253062)
- digiKam editor crashes on "save" and "save as" (KFileDialog relevant). (bko263083)
- digiKam crashes when modifying caption. (bko252404)
- Rebuild thumbnails or 'scan for new images' should work on just current folder. (bko262720)
- digiKam crashed when pressing 'Album -> New'. (bko242036)
- Disconnected usb passport external hard drive using "safely remove drive" option. (bko235597)
- Crash while looking at folder with 380 images for first time. (bko237957)
- Crash when viewing pictures. (bko253067)
- Crash during picture import . (bko255054)
- digiKam crahed on search Pictures on individal Album. (bko258106)
- Crash while scrolling the raw image preview. (bko261384)
- digiKam crashed while scrolling through images in folder. (bko258922)
- Metadata lost when decoding a raw file. (bko263726)
- Thumbnails incorrectly rotated on certain images. (bko224047)
- digiKam seems to find images that are not in the collection directory. (bko239902)
- Some tags lost on batch color space conversion - import metadata does not work. (bko245958)
- Frame rate drops to around 5 fps when dragging & dropping. (bko246735)
-------------------------------------------------------------------
Thu Dec 30 12:04:30 UTC 2010 - ctrippe@gmx.net

View File

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