Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2024-03-20 21:12:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/file-roller (Old)
 and      /work/SRC/openSUSE:Factory/.file-roller.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "file-roller"

Wed Mar 20 21:12:46 2024 rev:161 rq:1159546 version:44.beta

Changes:
--------
--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2023-12-05 
17:01:50.518108267 +0100
+++ /work/SRC/openSUSE:Factory/.file-roller.new.1905/file-roller.changes        
2024-03-20 21:13:44.636623803 +0100
@@ -1,0 +2,18 @@
+Mon Mar 11 08:01:54 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 44.beta:
+  + window: Fix incompatible pointer types,
+  + appdata: Fix reverse DNS developer id,
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Feb 18 10:43:47 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me>
+
+- Update to version 44.alpha:
+  + Ported to GTK4
+- Change BuildRequires ported from gtk3 to gtk4:
+  + pkgconfig(gtk+-3.0) to pkgconfig(gtk4)
+  + pkgconfig(libhandy-1) to pkgconfig(libadwaita-1)
+  + pkgconfig(libportal-gtk3) to pkgconfig(libportal-gtk4)
+  
+-------------------------------------------------------------------

Old:
----
  file-roller-43.1.tar.xz

New:
----
  _service
  file-roller-44.beta.obscpio
  file-roller.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ file-roller.spec ++++++
--- /var/tmp/diff_new_pack.itbfxG/_old  2024-03-20 21:13:45.192644235 +0100
+++ /var/tmp/diff_new_pack.itbfxG/_new  2024-03-20 21:13:45.192644235 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package file-roller
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           file-roller
-Version:        43.1
+Version:        44.beta
 Release:        0
 Summary:        An Archive Manager for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 URL:            https://wiki.gnome.org/Apps/FileRoller
-Source0:        
https://download.gnome.org/sources/file-roller/43/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 # PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 
gan...@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip 
files. Gives better results for non-latin charsets.
 Patch0:         file-roller-3.4-change-archiver-priority.patch
@@ -42,13 +42,13 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14.0
+BuildRequires:  pkgconfig(libadwaita-1)
 BuildRequires:  pkgconfig(libarchive) >= 3.0.0
-BuildRequires:  pkgconfig(libhandy-1) >= 1.5
 BuildRequires:  pkgconfig(libnautilus-extension-4)
 BuildRequires:  pkgconfig(libportal)
-BuildRequires:  pkgconfig(libportal-gtk3)
+BuildRequires:  pkgconfig(libportal-gtk4)
 # Formats that we likely want to support by default
 Recommends:     bzip2
 Recommends:     7zip

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://gitlab.gnome.org/GNOME/file-roller.git</param>
    <param name="revision">44.beta</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ file-roller.obsinfo ++++++
name: file-roller
version: 44.beta
mtime: 1710088705
commit: 9c2e28e83e351d87d93d62ac1c4850b658ad4746

Reply via email to