Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ranger for openSUSE:Factory checked 
in at 2022-05-07 23:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ranger (Old)
 and      /work/SRC/openSUSE:Factory/.ranger.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ranger"

Sat May  7 23:54:19 2022 rev:7 rq:975476 version:1.9.3+git20220401.391f061c

Changes:
--------
--- /work/SRC/openSUSE:Factory/ranger/ranger.changes    2020-01-01 
14:59:37.981972934 +0100
+++ /work/SRC/openSUSE:Factory/.ranger.new.1538/ranger.changes  2022-05-07 
23:54:20.724912307 +0200
@@ -1,0 +2,15 @@
+Fri Apr 22 20:07:58 UTC 2022 - scott.bradn...@suse.com
+
+- Update to version 1.9.3+git20220401.391f061c:
+  * doc: Add draw.io dependency to man page
+  * README: Add draw.io dependency
+  * scope: Fix draw.io width and enable by default
+  * scope: Move draw.io preview to handle_image
+  * Makefile: Drop README.md from man page requisites
+  * doc: Split lines in man page
+  * doc: Add openscad dependency to man page
+  * doc: Fix manpage for name filter_stack filter
+  * fix indent
+  * better textual preview for jupyter notebooks
+
+-------------------------------------------------------------------

Old:
----
  ranger-1.9.3.tar.gz

New:
----
  _service
  _servicedata
  ranger-1.9.3+git20220401.391f061c.tar.gz
  ranger.obsinfo

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

Other differences:
------------------
++++++ ranger.spec ++++++
--- /var/tmp/diff_new_pack.roEnhK/_old  2022-05-07 23:54:21.364913108 +0200
+++ /var/tmp/diff_new_pack.roEnhK/_new  2022-05-07 23:54:21.368913113 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package ranger
 #
-# Copyright (c) 2019 SUSE LLC
-# Copyright (c) 2013 Pascal Bleser <pascal.ble...@opensuse.org>
+# 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
@@ -16,19 +15,21 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+%define short_version 1.9.3
 
 Name:           ranger
-Version:        1.9.3
+Version:        1.9.3+git20220401.391f061c
 Release:        0
 Summary:        Console File Manager
 License:        GPL-3.0-or-later
 Group:          Productivity/File utilities
-URL:            https://ranger.github.io
-Source:         
https://github.com/ranger/ranger/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+URL:            https://github.com/ranger/ranger
+Source:         %{name}-%{version}.tar.gz
 Source99:       ranger-rpmlintrc
 # PATCH-FIX-UPSTREAM ranger.desktop.patch -- Add missing GenericName
 Patch0:         ranger.desktop.patch
 BuildRequires:  python3-devel
+BuildRequires: python3-setuptools
 BuildRequires:  update-desktop-files
 Requires:       file
 Requires:       python3-curses
@@ -79,7 +80,7 @@
 %doc examples
 %{_bindir}/ranger
 %{_bindir}/rifle
-%{python3_sitelib}/ranger_fm-%{version}-*.egg-info
+%{python3_sitelib}/ranger_fm-%{short_version}-*.egg-info
 %{python3_sitelib}/ranger
 %{_mandir}/man1/ranger.1%{ext_man}
 %{_mandir}/man1/rifle.1%{ext_man}

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">https://github.com/ranger/ranger</param>
    <param name="scm">git</param>
    <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <!--
    <param name="revision">master</param>
    -->
    <param name="changesgenerate">enable</param>
  </service>
  <service name="set_version" mode="disabled"/>
  <service name="tar" mode="disabled"/>
  <service name="recompress" mode="disabled">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/ranger/ranger</param>
              <param 
name="changesrevision">391f061cb0b0cfa8266c0651f2a6d948f22e01dd</param></service></servicedata>
(No newline at EOF)

++++++ ranger.obsinfo ++++++
name: ranger
version: 1.9.3+git20220401.391f061c
mtime: 1648841720
commit: 391f061cb0b0cfa8266c0651f2a6d948f22e01dd

Reply via email to