public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-autoar] rawhide: Update to 0.5.0
@ 2026-08-27 15:37 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-08-27 15:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gnome-autoar
Branch : rawhide
Commit : 399a4c68a4eaba32082965f3db26244c9b0e7b44
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-08-27T17:37:59+02:00
Stats : +6/-12 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-autoar/c/399a4c68a4eaba32082965f3db26244c9b0e7b44?branch=rawhide
Log:
Update to 0.5.0
---
diff --git a/gnome-autoar.spec b/gnome-autoar.spec
index 3bfde52..e2c5873 100644
--- a/gnome-autoar.spec
+++ b/gnome-autoar.spec
@@ -1,5 +1,5 @@
Name: gnome-autoar
-Version: 0.4.5
+Version: 0.5.0
Release: %autorelease
Summary: Archive library
@@ -10,12 +10,11 @@ Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_v
BuildRequires: gcc
BuildRequires: meson
-BuildRequires: gtk-doc
+BuildRequires: gi-docgen
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
-BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libarchive)
BuildRequires: vala
@@ -38,7 +37,8 @@ developing applications that use %{name}.
%build
%meson -Dvapi=true \
- -Dgtk_doc=true \
+ -Ddocs=true \
+ -Dintrospection=enabled \
-Dtests=true \
%{nil}
%meson_build
@@ -57,25 +57,19 @@ developing applications that use %{name}.
%doc NEWS
%dir %{_libdir}/girepository-1.0
%{_libdir}/girepository-1.0/GnomeAutoar-0.1.typelib
-%{_libdir}/girepository-1.0/GnomeAutoarGtk-0.1.typelib
%{_libdir}/libgnome-autoar-0.so.0*
-%{_libdir}/libgnome-autoar-gtk-0.so.0*
%files devel
%{_includedir}/gnome-autoar-0/
%{_libdir}/pkgconfig/gnome-autoar-0.pc
-%{_libdir}/pkgconfig/gnome-autoar-gtk-0.pc
%{_libdir}/*.so
%dir %{_datadir}/gir-1.0
%{_datadir}/gir-1.0/GnomeAutoar-0.1.gir
-%{_datadir}/gir-1.0/GnomeAutoarGtk-0.1.gir
-%{_datadir}/gtk-doc/
+%{_datadir}/doc/%{name}
%dir %{_datadir}/vala
%dir %{_datadir}/vala/vapi
%{_datadir}/vala/vapi/gnome-autoar-0.vapi
-%{_datadir}/vala/vapi/gnome-autoar-gtk-0.vapi
%{_datadir}/vala/vapi/gnome-autoar-0.deps
-%{_datadir}/vala/vapi/gnome-autoar-gtk-0.deps
%changelog
diff --git a/sources b/sources
index 0e0c531..bdf523c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-autoar-0.4.5.tar.xz) = ba38dfc0ad3c00fd8316d02d1a8e38ce3c743e11032f7c4efff74e7c3f8e8e815a1debe51eae8e2ee653155356d34992f1bc0e35e6cfab82398265fde8648050
+SHA512 (gnome-autoar-0.5.0.tar.xz) = 6badb1498a9c70cccf46c22dc85d319e37432a41381adc605ba78f12a050df58335cfb0612eb7157ef8bbbf335d782ab90e37988e586638524b24fe900118b55
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 15:37 [rpms/gnome-autoar] rawhide: Update to 0.5.0 Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox