automatic version update by autodist [release 1.67-1mamba;Wed Apr 02 2025]
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Name: snapd-glib
|
||||
Version: 1.66
|
||||
Version: 1.67
|
||||
Release: 1mamba
|
||||
Summary: A library to allow GLib and Qt based applications access to snapd
|
||||
Group: System/Libraries
|
||||
@ -11,6 +11,7 @@ Source: https://github.com/snapcore/snapd-glib.git/%{version}/snapd-glib-
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
@ -56,7 +57,6 @@ Requires: pkg-config
|
||||
%description -n libsnapd-qt-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -96,8 +96,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/Snapd2/SnapdConfig.cmake
|
||||
%{_libdir}/cmake/Snapd2/SnapdConfigVersion.cmake
|
||||
%{_libdir}/pkgconfig/snapd-glib-2.pc
|
||||
%dir %{_datadir}/gtk-doc/html/snapd-glib
|
||||
%{_datadir}/gtk-doc/html/snapd-glib/*
|
||||
%dir %{_docdir}/snapd-glib
|
||||
%{_docdir}/snapd-glib/*
|
||||
%doc NEWS README.md
|
||||
|
||||
%files -n libsnapd-qt
|
||||
@ -117,6 +117,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/snapd-qt-2.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 1.67-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 1.66-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user