Compare commits
2 Commits
0.9-1mamba
...
1.4-1mamba
| Author | SHA1 | Date | |
|---|---|---|---|
| cd78b398e7 | |||
| c47201c3aa |
@@ -1,5 +1,5 @@
|
||||
Name: vdpauinfo
|
||||
Version: 0.9
|
||||
Version: 1.4
|
||||
Release: 1mamba
|
||||
Summary: A tool to query the capabilities of a VDPAU implementation
|
||||
Group: System/Tools
|
||||
@@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://freedesktop.org/wiki/Software/VDPAU
|
||||
Source: http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
|
||||
Source: https://gitlab.freedesktop.org/vdpau/vdpauinfo.git/%{version}/vdpauinfo-%{version}.tar.bz2
|
||||
#Source: http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@@ -25,6 +26,7 @@ A tool to query the capabilities of a VDPAU implementation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
%configure
|
||||
@@ -43,6 +45,12 @@ A tool to query the capabilities of a VDPAU implementation.
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun May 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
|
||||
- update to 1.4
|
||||
|
||||
* Wed Mar 25 2015 Automatic Build System <autodist@mambasoft.it> 1.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun Jan 18 2015 Automatic Build System <autodist@mambasoft.it> 0.9-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user