!3 update to 4.16.0
From: @dillon_chen Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
6a8a00ae9b
Binary file not shown.
BIN
parole-4.16.0.tar.bz2
Normal file
BIN
parole-4.16.0.tar.bz2
Normal file
Binary file not shown.
11
parole.spec
11
parole.spec
@ -1,13 +1,13 @@
|
||||
%global fullname org.xfce.Parole
|
||||
|
||||
Name: parole
|
||||
Version: 1.0.5
|
||||
Version: 4.16.0
|
||||
Release: 1
|
||||
Summary: Media player for the Xfce desktop
|
||||
License: GPLv2+
|
||||
#Group: Development/Libraries
|
||||
URL: http://goodies.xfce.org/projects/applications/parole
|
||||
Source0: http://archive.xfce.org/src/apps/%{name}/1.0/%{name}-%{version}.tar.bz2
|
||||
Source0: http://archive.xfce.org/src/apps/%{name}/4.16/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
#BuildArch: noarch
|
||||
BuildRequires: gcc
|
||||
@ -81,12 +81,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
%doc AUTHORS README TODO THANKS
|
||||
%doc AUTHORS TODO THANKS
|
||||
%{_bindir}/%{name}
|
||||
%dir %{_libdir}/%{name}-0/
|
||||
%{_libdir}/%{name}-0/*.so
|
||||
%{_datadir}/applications/%{fullname}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}*
|
||||
%{_datadir}/icons/hicolor/
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/metainfo/%{name}.appdata.xml
|
||||
|
||||
@ -95,5 +95,8 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 Dillon Chen <dillon.chen@gmail.com> - 4.16.0-1
|
||||
- update to 4.16.0
|
||||
|
||||
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.0.5-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user