Compare commits
3 Commits
3.52.2-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
bd926aa8a9 | |||
e5fb1a36da | |||
bd5a3a3886 |
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.52.2
|
Version: 3.54.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNOME service to manage online accounts
|
Summary: GNOME service to manage online accounts
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -13,6 +13,7 @@ License: LGPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libadwaita-devel
|
BuildRequires: libadwaita-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgcr-devel
|
BuildRequires: libgcr-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
@ -48,7 +49,6 @@ Requires: gtk-doc
|
|||||||
%description apidocs
|
%description apidocs
|
||||||
This package includes the %{name} API documentation.
|
This package includes the %{name} API documentation.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -108,6 +108,15 @@ This package includes the %{name} API documentation.
|
|||||||
%{_docdir}/gnome-online-accounts/*
|
%{_docdir}/gnome-online-accounts/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 13 2025 Automatic Build System <autodist@openmamba.org> 3.54.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 3.54.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 3.52.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 3.52.2-1mamba
|
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 3.52.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user