Updating link to change in openSUSE:Factory/digikam revision 121.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/digikam?expand=0&rev=28017d4879a8cb94e5637623a3a81020
This commit is contained in:
OBS User buildservice-autocommit 2014-05-10 06:32:08 +00:00 committed by Git OBS Bridge
parent e680046c0a
commit 448bc374fc
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 Mon Apr 21 00:35:31 UTC 2014 - hrvoje.senjan@gmail.com

View File

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