automatic version update by autodist [release 3.1.0-1mamba;Fri Jan 26 2024]
This commit is contained in:
parent
2f08bd8ac2
commit
e50c7b96da
@ -1,8 +1,9 @@
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define apiver 3.0
|
||||
|
||||
Name: libblockdev
|
||||
Version: 3.0.4
|
||||
Version: 3.1.0
|
||||
Release: 1mamba
|
||||
Summary: A C library supporting GObject Introspection for manipulation of block devices
|
||||
Group: System/Libraries
|
||||
@ -85,7 +86,7 @@ This package contains utility applications for %{name}.
|
||||
%{_sysconfdir}/libblockdev/%{MAJver}/conf.d/10-lvm-dbus.cfg
|
||||
%{_libdir}/libbd_*.so.*
|
||||
%{_libdir}/libblockdev.so.*
|
||||
%{_libdir}/girepository-1.0/BlockDev-%{majver}.typelib
|
||||
%{_libdir}/girepository-1.0/BlockDev-%{apiver}.typelib
|
||||
%{python3_sitearch}/gi/overrides/BlockDev.py
|
||||
%doc LICENSE
|
||||
|
||||
@ -97,7 +98,7 @@ This package contains utility applications for %{name}.
|
||||
%{_libdir}/libbd_*.so
|
||||
%{_libdir}/pkgconfig/blockdev-utils.pc
|
||||
%{_libdir}/pkgconfig/blockdev.pc
|
||||
%{_datadir}/gir-1.0/BlockDev-%{majver}.gir
|
||||
%{_datadir}/gir-1.0/BlockDev-%{apiver}.gir
|
||||
%dir %{_datadir}/gtk-doc/html/libblockdev
|
||||
%{_datadir}/gtk-doc/html/libblockdev/*
|
||||
|
||||
@ -107,6 +108,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/lvm-cache-stats
|
||||
|
||||
%changelog
|
||||
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 3.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user