Accepting request 298056 from home:XRevan86
- Update to 2.4: * Use YouTube APIs version 3. * Use HTTPS everywhere for better privacy and security. * Automatically load more videos in the playlist for less clicking. * Fix subscriptions sorting. * Fix toolbar style. * Add and update translations. - Rebase minitube-no-update-check.patch. OBS-URL: https://build.opensuse.org/request/show/298056 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
6a5b17c031
commit
05f2e739fc
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72d217d936106f2c106583fe2db563307586decead216552e487a176a0b2dc3c
|
|
||||||
size 954674
|
|
3
minitube-2.4.tar.gz
Normal file
3
minitube-2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d8a427a4120d623c689969d92904bf66bf7d3edafcb0f6f9eb7f24d6db39c7b
|
||||||
|
size 984265
|
@@ -1,11 +1,12 @@
|
|||||||
--- src/mainwindow.cpp.orig 2014-07-20 11:07:09.000000000 +0200
|
diff -aur a/src/mainwindow.cpp b/src/mainwindow.cpp
|
||||||
+++ src/mainwindow.cpp 2014-08-04 20:24:50.755541329 +0200
|
--- a/src/mainwindow.cpp
|
||||||
@@ -197,7 +197,7 @@
|
+++ b/src/mainwindow.cpp
|
||||||
|
@@ -207,7 +207,7 @@
|
||||||
|
|
||||||
JsFunctions::instance();
|
JsFunctions::instance();
|
||||||
|
|
||||||
- checkForUpdate();
|
- checkForUpdate();
|
||||||
+ //checkForUpdate();
|
+ //checkForUpdate();
|
||||||
|
|
||||||
ChannelAggregator::instance()->start();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void MainWindow::changeEvent(QEvent* event) {
|
||||||
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 19 15:21:16 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to 2.4:
|
||||||
|
* Use YouTube APIs version 3.
|
||||||
|
* Use HTTPS everywhere for better privacy and security.
|
||||||
|
* Automatically load more videos in the playlist for less clicking.
|
||||||
|
* Fix subscriptions sorting.
|
||||||
|
* Fix toolbar style.
|
||||||
|
* Add and update translations.
|
||||||
|
- Rebase minitube-no-update-check.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 28 13:32:01 UTC 2015 - sor.alexei@meowr.ru
|
Sat Feb 28 13:32:01 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: minitube
|
Name: minitube
|
||||||
Version: 2.3.1
|
Version: 2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Native Youtube Client
|
Summary: Native Youtube Client
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Url: http://flavio.tordini.org/minitube
|
Url: http://flavio.tordini.org/minitube
|
||||||
Source: https://gitorious.org/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/flaviotordini/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
# Manpage written by Jakob Haufe <sur5r@sur5r.net> for the Debian project
|
# Manpage written by Jakob Haufe <sur5r@sur5r.net> for the Debian project
|
||||||
Source1: minitube.1
|
Source1: minitube.1
|
||||||
# PATCH-FIX-OPENSUSE minitube-no-update-check.patch sur5r@sur5r.net -- Disable update check.
|
# PATCH-FIX-OPENSUSE minitube-no-update-check.patch sur5r@sur5r.net -- Disable update check.
|
||||||
@@ -54,8 +54,8 @@ it strives to create a new TV-like experience.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{name}
|
%setup -q
|
||||||
%patch0
|
%patch0 -p1
|
||||||
%patch1
|
%patch1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@@ -71,6 +71,14 @@ install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
|
|||||||
%suse_update_desktop_file -r %{name} AudioVideo Video Player
|
%suse_update_desktop_file -r %{name} AudioVideo Video Player
|
||||||
%fdupes %{buildroot}%{_datadir}
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
|
%post
|
||||||
|
%desktop_database_post
|
||||||
|
%icon_theme_cache_post
|
||||||
|
|
||||||
|
%postun
|
||||||
|
%desktop_database_postun
|
||||||
|
%icon_theme_cache_postun
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS CHANGES COPYING TODO
|
%doc AUTHORS CHANGES COPYING TODO
|
||||||
@@ -81,7 +89,7 @@ install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
|
|||||||
%dir %{_datadir}/icons/hicolor/*/
|
%dir %{_datadir}/icons/hicolor/*/
|
||||||
%dir %{_datadir}/icons/hicolor/*/apps/
|
%dir %{_datadir}/icons/hicolor/*/apps/
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{name}*
|
%{_datadir}/icons/hicolor/*/apps/%{name}*
|
||||||
%{_mandir}/man?/%{name}*
|
%{_mandir}/man?/%{name}.?%{?ext_man}
|
||||||
|
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Reference in New Issue
Block a user