Accepting request 232985 from KDE:Extra

Update to 4.0.0~rc

OBS-URL: https://build.opensuse.org/request/show/232985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=121
This commit is contained in:
Stephan Kulow 2014-05-10 06:32:08 +00:00 committed by Git OBS Bridge
commit 280d3f5ddc
4 changed files with 15 additions and 5 deletions

View File

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

3
digikam-4.0.0-rc.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 7 17:11:30 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.0.0~rc
* Bugfix release, see NEWS file for more details
- Added libxml2-devel and libxslt-devel BuildRequires (they where
pulled in via libkde4-devel previously)
-------------------------------------------------------------------
Mon Apr 21 00:35:31 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: digikam
Version: 4.0.0~beta4
Version: 4.0.0~rc
Release: 0
%define rversion 4.0.0-beta4
%define rversion 4.0.0-rc
Summary: A KDE Photo Manager
License: GPL-2.0+
Group: Productivity/Graphics/Viewers
@ -40,6 +40,8 @@ BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: flex
BuildRequires: gdk-pixbuf-devel
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
# TODO bring gstreamer-plugins-qt back for 13.2+ once we have them with gst1.0
%if 0%{?suse_version} < 1320
BuildRequires: gstreamer-0_10-plugins-qt-devel