automatic version update by autodist [release 0.2.7-1mamba;Fri Oct 04 2019]
This commit is contained in:
parent
e9c8e45946
commit
d8de21da17
@ -1,5 +1,5 @@
|
||||
Name: pipewire
|
||||
Version: 0.2.6
|
||||
Version: 0.2.7
|
||||
Release: 1mamba
|
||||
Summary: Multimedia processing graphs
|
||||
Group: Applications/Multimedia
|
||||
@ -60,7 +60,7 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
#%find_lang %{name} || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -68,7 +68,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%files
|
||||
#-f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/pipewire/pipewire.conf
|
||||
%{_bindir}/pipewire
|
||||
@ -101,5 +102,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Automatic Build System <autodist@mambasoft.it> 0.2.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 06 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.6-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user