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
|
||||
Version: 0.6.5
|
||||
Release: 2mamba
|
||||
Version: 0.6.8
|
||||
Release: 1mamba
|
||||
Summary: A WebTV and WebRadio player
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://code.google.com/p/freetuxtv/
|
||||
Source: http://freetuxtv.googlecode.com/files/freetuxtv-%{version}.tar.gz
|
||||
URL: https://github.com/freetuxtv/freetuxtv
|
||||
Source: https://github.com/freetuxtv/freetuxtv/releases/download/freetuxtv-%{version}/freetuxtv-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -18,13 +18,13 @@ BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: vlc-devel
|
||||
BuildRequires: libvlc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A WebTV and WebRadio player.
|
||||
@ -113,6 +113,9 @@ exit 0
|
||||
%doc ChangeLog README
|
||||
|
||||
%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
|
||||
- fix icons dir in post scripts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user