Compare commits
2 Commits
5.114.0-1m
...
5.116.0-1m
| Author | SHA1 | Date | |
|---|---|---|---|
| 26fa1efdd0 | |||
| 2ed9032b0a |
@@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kitemviews
|
||||
Version: 5.114.0
|
||||
Version: 5.116.0
|
||||
Release: 1mamba
|
||||
Summary: Set of item views extending the Qt model-view framework
|
||||
Group: System/Libraries
|
||||
@@ -42,7 +42,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -60,8 +59,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name} -f kitemviews5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
@@ -79,6 +76,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Oct 30 2025 Automatic Build System <autodist@openmamba.org> 5.116.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 5.115.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 5.114.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user