Accepting request 696210 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kamoso?expand=0&rev=13
This commit is contained in:
commit
c0ac5566fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed62bbdf8eeefb85605113c3a916b01eec16846825cffe9b0b0c1f5a4580feb3
|
||||
size 166332
|
3
kamoso-19.04.0.tar.xz
Normal file
3
kamoso-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:200c805ba80a89026edcd02d4cd6d058eff1d537eb3da28807cb2162cc014765
|
||||
size 199728
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 06:51:53 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.04.0.php
|
||||
- No code changes since 19.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 09 20:54:39 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-rc.php
|
||||
- Changes since 19.03.80:
|
||||
* No code changes since 19.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 06:40:57 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-beta.php
|
||||
- Changes since 18.12.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:03:13 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kamoso
|
||||
Version: 18.12.3
|
||||
Version: 19.04.0
|
||||
Release: 0
|
||||
Summary: Application to take pictures and videos using a webcam
|
||||
License: GPL-2.0-or-later
|
||||
@ -37,6 +37,7 @@ BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Purpose)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5GStreamer)
|
||||
@ -82,6 +83,8 @@ YouTube.
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kamoso/
|
||||
%{_kf5_appstreamdir}/org.kde.kamoso.appdata.xml
|
||||
%{_libdir}/gstreamer-%{gstnum}/gstkamosoqt5videosink.so
|
||||
%{_kf5_notifydir}/kamoso.notifyrc
|
||||
%{_kf5_sharedir}/sounds/kamoso-shutter.wav
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user