Hello community,
here is the log from the commit of package telepathy-accounts-signon for
openSUSE:Factory checked in at 2019-10-17 13:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-accounts-signon (Old)
and /work/SRC/openSUSE:Factory/.telepathy-accounts-signon.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telepathy-accounts-signon"
Thu Oct 17 13:08:31 2019 rev:2 rq:738848 version:2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/telepathy-accounts-signon/telepathy-accounts-signon.changes
2015-10-03 20:16:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.telepathy-accounts-signon.new.2352/telepathy-accounts-signon.changes
2019-10-17 13:08:34.915881941 +0200
@@ -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.3CjXIy/_old 2019-10-17 13:08:35.379880746 +0200
+++ /var/tmp/diff_new_pack.3CjXIy/_new 2019-10-17 13:08:35.379880746 +0200
@@ -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>