Accepting request 695929 from home:alois:branches:multimedia:apps
- Update to version 3.9.0-1 * Far too many changes to list, see https://github.com/kanishka-linux/kawaii-player/releases OBS-URL: https://build.opensuse.org/request/show/695929 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/kawaii-player?expand=0&rev=9
This commit is contained in:
parent
1d0e25930c
commit
c6fdb72ce4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3cd1e3a27162447f2a9eab7d6851ca7b7d3dd57613f41825efc41f987f9a0935
|
|
||||||
size 4380665
|
|
3
kawaii-player-3.9.0-1.tar.gz
Normal file
3
kawaii-player-3.9.0-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:91ef4b1ff29f732771b5425d8e440779984dfa8212c98fb055936d3530e14749
|
||||||
|
size 4034171
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 19 08:06:22 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 3.9.0-1
|
||||||
|
* Far too many changes to list, see
|
||||||
|
https://github.com/kanishka-linux/kawaii-player/releases
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 17:04:53 UTC 2017 - aloisio@gmx.com
|
Thu Nov 9 17:04:53 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kawaii-player
|
# spec file for package kawaii-player
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,21 +12,21 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
%define _over 2.8.0-0
|
%define _over 3.9.0-1
|
||||||
%define _bver 2.8.0
|
%define _bver 3.9.0
|
||||||
Name: kawaii-player
|
Name: kawaii-player
|
||||||
Version: 2.8.0.0
|
Version: 3.9.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multimedia player, library manager and media server
|
Summary: Multimedia player, library manager and media server
|
||||||
License: GPL-3.0
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Url: https://github.com/kanishka-linux/kawaii-player
|
URL: https://github.com/kanishka-linux/kawaii-player
|
||||||
Source0: https://github.com/kanishka-linux/kawaii-player/archive/v%{_over}.tar.gz#/%{name}-%{_over}.tar.gz
|
Source0: https://github.com/kanishka-linux/kawaii-player/archive/v%{_over}.tar.gz#/%{name}-%{_over}.tar.gz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -42,8 +42,6 @@ Requires: python3-mutagen
|
|||||||
Requires: python3-pycurl
|
Requires: python3-pycurl
|
||||||
Requires: python3-pytaglib
|
Requires: python3-pytaglib
|
||||||
Requires: python3-qt5
|
Requires: python3-qt5
|
||||||
# The one below only until the patched python-qt5 reaches Factory
|
|
||||||
Requires: python3-sip
|
|
||||||
Requires: python3-youtube-dl
|
Requires: python3-youtube-dl
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -68,8 +66,8 @@ install -m 0644 kawaii_player/resources/tray.png %{buildroot}/%{_datadir}/pixmap
|
|||||||
%fdupes -s %{buildroot}%{python3_sitelib}
|
%fdupes -s %{buildroot}%{python3_sitelib}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%license LICENSE
|
||||||
%doc LICENSE README.md
|
%doc README.md
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/%{name}-console
|
%{_bindir}/%{name}-console
|
||||||
%{_datadir}/pixmaps/%{name}.png
|
%{_datadir}/pixmaps/%{name}.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user