Hello community,

here is the log from the commit of package telepathy-accounts-signon for 
openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/telepathy-accounts-signon (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.telepathy-accounts-signon.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-accounts-signon"

Thu Jan 30 14:49:10 2020 rev:11 rq:753938 version:2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/telepathy-accounts-signon/telepathy-accounts-signon.changes
    2020-01-15 16:06:02.084008596 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.telepathy-accounts-signon.new.26092/telepathy-accounts-signon.changes
 2020-01-30 14:49:44.146881254 +0100
@@ -1,0 +2,8 @@
+Wed Oct 16 09:09:38 UTC 2019 - [email protected]
+
+- Update to version 2.0
+- Add a _service file
+- Run spec-cleaner
+- Fix the license tag. telepathy-accounts-signon is LGPL-2.1-or-later
+
+-------------------------------------------------------------------

Old:
----
  telepathy-accounts-signon-1.0-a4ae42797a9799fcbecb4c15bd9bd408e34c2eeb.tar.gz

New:
----
  _service
  _servicedata
  telepathy-accounts-signon-2.0.tar.xz

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

Other differences:
------------------
++++++ telepathy-accounts-signon.spec ++++++
--- /var/tmp/diff_new_pack.fASdkC/_old  2020-01-30 14:49:44.778881590 +0100
+++ /var/tmp/diff_new_pack.fASdkC/_new  2020-01-30 14:49:44.778881590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-accounts-signon
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,44 +12,41 @@
 # 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:           telepathy-accounts-signon
-Version:        1.0
+Version:        2.0
 Release:        0
 Summary:        A mission control plugin for Telepathy
-License:        LGPL-2.1
-Group:          System/GUI/KDE
-Source:         
%{name}-%{version}-a4ae42797a9799fcbecb4c15bd9bd408e34c2eeb.tar.gz
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  kf5-filesystem
+License:        LGPL-2.1-or-later
+Group:          Productivity/Networking/Instant Messenger
+URL:            https://gitlab.com/accounts-sso/telepathy-accounts-signon
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  libaccounts-glib-devel
 BuildRequires:  libsignon-glib-devel
+BuildRequires:  meson
 BuildRequires:  telepathy-mission-control-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A mission control plugin for Telepathy, integrating with libaccounts and 
libsignon
 to provide IM accounts and authentication. This code is based on Nemo Mobile's
 fork of the plugin from Empathy's ubuntu-online-account support.
 
-
 %prep
-%setup -q -n %{name}-%{version}-a4ae42797a9799fcbecb4c15bd9bd408e34c2eeb
+%setup -q
 
 %build
-  qmake-qt5
-  %make_jobs
+%meson
+%meson_build
 
 %install
-  make install INSTALL_ROOT=%{buildroot}
-  
+%meson_install
 
 %files
-%defattr(-,root,root)
-%doc COPYING COPYING.LGPL NOTES README
+%license COPYING.LGPL
+%doc README.md
 %{_libdir}/mission-control-plugins.0/mcp-account-manager-accounts-sso.so
 
 %changelog

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="revision">refs/tags/2.0</param>
    <param 
name="url">https://gitlab.com/accounts-sso/telepathy-accounts-signon.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.com/accounts-sso/telepathy-accounts-signon.git</param>
              <param 
name="changesrevision">ea3c58c691d487c31e16754308afd074606a0e33</param></service></servicedata>

Reply via email to