update to 0.6.8 [release 0.6.8-1mamba;Fri May 21 2021]
This commit is contained in:
parent
025bf2d172
commit
5553e56d7d
@ -1,13 +1,13 @@
|
|||||||
Name: freetuxtv
|
Name: freetuxtv
|
||||||
Version: 0.6.5
|
Version: 0.6.8
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A WebTV and WebRadio player
|
Summary: A WebTV and WebRadio player
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://code.google.com/p/freetuxtv/
|
URL: https://github.com/freetuxtv/freetuxtv
|
||||||
Source: http://freetuxtv.googlecode.com/files/freetuxtv-%{version}.tar.gz
|
Source: https://github.com/freetuxtv/freetuxtv/releases/download/freetuxtv-%{version}/freetuxtv-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -18,13 +18,13 @@ BuildRequires: libdbus-devel
|
|||||||
BuildRequires: libdbus-glib-devel
|
BuildRequires: libdbus-glib-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: vlc-devel
|
BuildRequires: libvlc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A WebTV and WebRadio player.
|
A WebTV and WebRadio player.
|
||||||
@ -113,6 +113,9 @@ exit 0
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.8-1mamba
|
||||||
|
- update to 0.6.8
|
||||||
|
|
||||||
* Mon Feb 11 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.5-2mamba
|
* Mon Feb 11 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.5-2mamba
|
||||||
- fix icons dir in post scripts
|
- fix icons dir in post scripts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user