Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package appimaged for openSUSE:Factory 
checked in at 2021-11-09 23:54:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/appimaged (Old)
 and      /work/SRC/openSUSE:Factory/.appimaged.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "appimaged"

Tue Nov  9 23:54:43 2021 rev:2 rq:930189 version:10

Changes:
--------
--- /work/SRC/openSUSE:Factory/appimaged/appimaged.changes      2017-07-21 
22:45:02.885555501 +0200
+++ /work/SRC/openSUSE:Factory/.appimaged.new.1890/appimaged.changes    
2021-11-09 23:55:07.091968148 +0100
@@ -1,0 +2,11 @@
+Sun Feb 28 09:56:55 UTC 2021 - Wolfgang Rosenauer <w...@rosenauer.org>
+
+- use current repo as source
+- changed service to default.target
+
+-------------------------------------------------------------------
+Wed Jan 24 07:46:07 UTC 2018 - adr...@suse.de
+
+- update to version 10
+
+-------------------------------------------------------------------

Old:
----
  AppImageKit-9~pre.1495805837.d05eac1.obscpio

New:
----
  AppImageKit-10.obscpio

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

Other differences:
------------------
++++++ appimaged.spec ++++++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.047968635 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.051968636 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package 
+# spec file for package appimaged
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,29 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           appimaged
-Version:        9~pre.1495805837.d05eac1
+Version:        10
 Release:        0
-License:        MIT
-Url:            http://www.appimage.org
+URL:            http://www.appimage.org
 Summary:        Daemon handles (un)registering AppImages with the system
+License:        MIT
 Group:  System/Daemons
 Source0:        AppImageKit-%version.tar.xz
 Source1:        appimaged.service
-BuildRequires:  glib2-devel libpng-devel
-BuildRequires:  inotify-tools-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cairo-devel
 BuildRequires:  fuse-devel
-BuildRequires:  xz-devel
+BuildRequires:  glib2-devel
+BuildRequires:  inotify-tools-devel
 BuildRequires:  libarchive-devel
-BuildRequires:  openssl-devel
+BuildRequires:  libpng-devel
 BuildRequires:  libtool
-BuildRequires:  autoconf
-BuildRequires:  automake
-
+BuildRequires:  openssl-devel
+BuildRequires:  systemd-rpm-macros
+BuildRequires:  xz-devel
 Requires: zsync
 
 %description
@@ -45,7 +47,6 @@
 The package comes also with appimage.validate CLI tool to verify signature
 of AppImage files.
  
-
 %prep
 %setup -q -n AppImageKit-%version
 sed -i -e s,^version=.*,version=%version, build.sh
@@ -101,8 +102,10 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_bindir}/appimage.validate
 %{_bindir}/appimaged
 %{_userunitdir}/appimaged.service
 
+%changelog

++++++ AppImageKit-9~pre.1495805837.d05eac1.obscpio -> AppImageKit-10.obscpio 
++++++
++++ 13059 lines of diff (skipped)

++++++ AppImageKit.obsinfo ++++++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.267968747 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.271968748 +0100
@@ -1,5 +1,5 @@
 name: AppImageKit
-version: 9~pre.1495805837.d05eac1
-mtime: 1495805837
-commit: d05eac10463913df288ed2a044f013f4464f60ca
+version: 10
+mtime: 1510255277
+commit: 6f3138f02701a7b52959f16f2ee6b540bf5b3dc5
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.295968761 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.295968761 +0100
@@ -1,8 +1,8 @@
 <services>
   <service name="obs_scm" mode="disabled">
-    <param name="url">https://github.com/probonopd/AppImageKit.git</param>
-    <param name="revision">appimagetool/master</param>
-    <param name="versionprefix">9~pre</param>
+    <param name="url">https://github.com/AppImage/AppImageKit.git</param>
+    <param name="revision">10</param>
+    <param name="version">10</param>
     <param name="submodules">enable</param>
     <param name="scm">git</param>
   </service>

++++++ appimaged.service ++++++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.319968774 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.319968774 +0100
@@ -9,4 +9,4 @@
 StartLimitInterval=0
 
 [Install]
-WantedBy=graphical.target
+WantedBy=default.target

Reply via email to