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 2022-01-21 01:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/file-roller (Old)
 and      /work/SRC/openSUSE:Factory/.file-roller.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "file-roller"

Fri Jan 21 01:25:17 2022 rev:157 rq:947471 version:3.40.0+51

Changes:
--------
--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2021-11-06 
18:17:47.500877123 +0100
+++ /work/SRC/openSUSE:Factory/.file-roller.new.1938/file-roller.changes        
2022-01-21 01:25:39.418489787 +0100
@@ -1,0 +2,9 @@
+Sat Jan 15 21:25:12 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.40.0+51:
+  + Updated translations.
+- Switch to git checkout via source service as upstream is not
+  doing releases. We want the updated translations.
+- Replace p7zip-full with 7zip following packaging changes of 7zip.
+
+-------------------------------------------------------------------

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

New:
----
  _service
  file-roller-3.40.0+51.obscpio
  file-roller.obsinfo

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

Other differences:
------------------
++++++ file-roller.spec ++++++
--- /var/tmp/diff_new_pack.LwNoBa/_old  2022-01-21 01:25:40.698481012 +0100
+++ /var/tmp/diff_new_pack.LwNoBa/_new  2022-01-21 01:25:40.702480985 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package file-roller
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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,16 @@
 
 
 Name:           file-roller
-Version:        3.40.0
+Version:        3.40.0+51
 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/3.40/%{name}-%{version}.tar.xz
+# Disabled as we are using a git checkout via source service
+#Source0:        
https://download.gnome.org/sources/file-roller/3.40/%%{name}-%%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
+
 # 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
 # PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 
dims...@opensuse.org -- List package match names for automatic installation 
using PK.
@@ -31,6 +34,7 @@
 # PATCH-FIX-OPENSUSE file-roller-ignore-unrar-if-wrapper.patch bsc#1072118 
mgo...@suse.com -- if unrar is a wrapper script for unar, then ignore it, and 
use unar instead.
 Patch2:         file-roller-ignore-unrar-if-wrapper.patch
 # Needed for directory ownership
+
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
 BuildRequires:  file-devel
@@ -46,9 +50,9 @@
 BuildRequires:  pkgconfig(libnotify) >= 0.4.3
 # Formats that we likely want to support by default
 Recommends:     bzip2
+Recommends:     7zip
 Recommends:     cpio
 Recommends:     gzip
-Recommends:     p7zip-full
 Recommends:     rpm
 Recommends:     unar
 Recommends:     unzip

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



++++++ file-roller.obsinfo ++++++
name: file-roller
version: 3.40.0+51
mtime: 1640162964
commit: 5df34c7697a09b6b51b9241a05984e8c8a2c24e5

Reply via email to