automatic version update by autodist [release 5.15.1-1mamba;Wed Feb 20 2019]
This commit is contained in:
parent
6a73dbe144
commit
7c663a33a0
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: user-manager
|
||||
Version: 5.14.5
|
||||
Version: 5.15.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 user manager
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -33,6 +33,8 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Provides: kuser
|
||||
Obsoletes: kuser
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -58,6 +60,7 @@ KDE Plasma 5 user manager.
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/user-manager.categories
|
||||
%{_libdir}/qt5/plugins/user_manager.so
|
||||
%{_datadir}/kservices5/user_manager.desktop
|
||||
%dir %{_datadir}/user-manager/avatars/bluesstyle
|
||||
@ -71,6 +74,12 @@ KDE Plasma 5 user manager.
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2019 Automatic Build System <autodist@mambasoft.it> 5.15.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 17 2019 Automatic Build System <autodist@mambasoft.it> 5.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 09 2019 Automatic Build System <autodist@mambasoft.it> 5.14.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user