public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-autoar] rawhide: Update to 0.5.0
Date: Thu, 27 Aug 2026 15:37:57 GMT	[thread overview]
Message-ID: <178784507770.1.17456307302639973364.rpms-gnome-autoar-399a4c68a4ea@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-27 15:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178784507770.1.17456307302639973364.rpms-gnome-autoar-399a4c68a4ea@fedoraproject.org \
    --to=mcrha@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox