automatic version update by autodist [release 5.41.0-1mamba;Sun Dec 24 2017]
This commit is contained in:
parent
911d2b1122
commit
ddbcf4dd1b
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdbusaddons
|
||||
Version: 5.40.0
|
||||
Version: 5.41.0
|
||||
Release: 1mamba
|
||||
Summary: Convenience classes for DBus
|
||||
Group: System/Tools
|
||||
@ -44,8 +44,6 @@ KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
## note: you can add this requirement if .pc files are provided by this package
|
||||
#Requires: pkg-config
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -74,6 +72,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name} -f kdbusaddons5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kdbusaddons.categories
|
||||
%{_kde5_bindir}/kquitapp5
|
||||
%{_kde5_libdir}/libKF5DBusAddons.so.*
|
||||
%doc COPYING.LIB
|
||||
@ -88,6 +87,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Dec 24 2017 Automatic Build System <autodist@mambasoft.it> 5.41.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 14 2017 Automatic Build System <autodist@mambasoft.it> 5.40.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user