automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022]
This commit is contained in:
parent
ac7240e09a
commit
7052e6ad4e
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kconfig
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks advanced configuration system
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -45,7 +45,7 @@ Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: %{name}-devel
|
||||
Obsoletes: %{name}-devel
|
||||
Obsoletes: %{name}-devel < 5.91.0
|
||||
Requires: rpm-macros-kde5
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
@ -89,9 +89,9 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/KConfig
|
||||
%{_kde5_includedir}/KConfigCore
|
||||
%{_kde5_includedir}/KConfigGui
|
||||
%{_kde5_includedir}/kconfig_version.h
|
||||
%dir %{_kde5_includedir}/KConfigQml
|
||||
%{_kde5_includedir}/KConfigQml/*
|
||||
%{_kde5_libdir}/libKF5ConfigCore.so
|
||||
@ -103,6 +103,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_libdir}/cmake/KF5Config/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user