automatic version update by autodist [release 5.51.0-1mamba;Mon Oct 22 2018]
This commit is contained in:
parent
beeffbe3a2
commit
c463938bae
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: solid
|
Name: solid
|
||||||
Version: 5.50.0
|
Version: 5.51.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 hardware abstraction framework
|
Summary: KDE Frameworks 5 hardware abstraction framework
|
||||||
Group: Graphical Desktop/Libraries/KDE
|
Group: Graphical Desktop/Libraries/KDE
|
||||||
@ -54,6 +54,7 @@ It provides a way of querying and interacting with hardware independently of the
|
|||||||
%package -n lib%{name}
|
%package -n lib%{name}
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Shared libraries for %{name}
|
Summary: Shared libraries for %{name}
|
||||||
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description -n lib%{name}
|
%description -n lib%{name}
|
||||||
This package contains shared libraries for %{name}.
|
This package contains shared libraries for %{name}.
|
||||||
@ -89,6 +90,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -f solid5_qt.lang
|
%files -f solid5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_sysconfdir}/xdg/solid.categories
|
||||||
%{_kde5_bindir}/solid-hardware5
|
%{_kde5_bindir}/solid-hardware5
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
@ -107,6 +109,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md TODO
|
%doc README.md TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 22 2018 Automatic Build System <autodist@mambasoft.it> 5.51.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 09 2018 Automatic Build System <autodist@mambasoft.it> 5.50.0-1mamba
|
* Sun Sep 09 2018 Automatic Build System <autodist@mambasoft.it> 5.50.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user