Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2023-10-24 20:07:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus"

Tue Oct 24 20:07:21 2023 rev:209 rq:1119674 version:45.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes        2023-09-20 
13:23:26.418287093 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new.24901/nautilus.changes     
2023-10-24 20:07:30.866686181 +0200
@@ -1,0 +2,22 @@
+Sun Oct 22 22:49:42 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.1:
+  + Don't crash when opening Properties from admin://*
+  + Don't crash on unmount
+  + Stop jumping to top when using the Menu key
+  + Properly reorder bookmarks by drag and drop
+  + Re-add search results when switching view mode
+  + Fix compilation on 32-bit musl
+  - Fix various leaks and warnings
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Oct 04 13:45:45 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 45.0+12:
+  + gtk/placessidebar: Use list box for coordinates translation.
+  + list-base: Stop jumping to top on Menu key.
+  + Updated translations.
+- Switch to source service, explicit commit from the stable branch.
+
+-------------------------------------------------------------------

Old:
----
  nautilus-45.0.tar.xz

New:
----
  _service
  nautilus-45.1.obscpio
  nautilus.obsinfo

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

Other differences:
------------------
++++++ nautilus.spec ++++++
--- /var/tmp/diff_new_pack.kLdvok/_old  2023-10-24 20:07:31.482708577 +0200
+++ /var/tmp/diff_new_pack.kLdvok/_new  2023-10-24 20:07:31.486708723 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           nautilus
-Version:        45.0
+Version:        45.1
 Release:        0
 Summary:        File Manager for the GNOME Desktop
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/File utilities
 URL:            https://wiki.gnome.org/Apps/Nautilus
-Source0:        
https://download.gnome.org/sources/nautilus/45/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 Source1:        set_trusted.desktop
 Source2:        set_trusted.sh
 

++++++ _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/nautilus.git</param>
    <param name="revision">refs/tags/45.1</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+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>


++++++ nautilus.obsinfo ++++++
name: nautilus
version: 45.1
mtime: 1698014188
commit: fe56e4d44dc57c13a885a2d02bd94770fc40ce4e

Reply via email to