Hello community, here is the log from the commit of package libcloudproviders for openSUSE:Factory checked in at 2018-01-19 11:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcloudproviders (Old) and /work/SRC/openSUSE:Factory/.libcloudproviders.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcloudproviders" Fri Jan 19 11:54:10 2018 rev:2 rq:567446 version:0.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libcloudproviders/libcloudproviders.changes 2017-09-13 22:37:35.202352892 +0200 +++ /work/SRC/openSUSE:Factory/.libcloudproviders.new/libcloudproviders.changes 2018-01-19 11:54:52.854922549 +0100 @@ -1,0 +2,25 @@ +Thu Dec 28 02:22:42 UTC 2017 - [email protected] + +- Update to version 0.2.5: + + Fix leftovers of the daemon service breaking the build. +- Changes from version 0.2.4: + + Remove libcloudproviders.service since a daemon won't be used + anymore. +- Changes from version 0.2.3: + + No news provided. +- Changes from version 0.2.2: + + No news provided. +- Changes from version 0.2.1: + + No news provided. +- Changes from version 0.2.0: + + Use proper DBus. + + Use proper class prefixes. + + Remove daemon, since it's not necessary. + + Remove manager, since it can be simplified. +- Update Url to https://gitlab.gnome.org/External/libcloudproviders + since this is the current libcloudproviders' GitLab project page. +- Drop unneeded libcloudproviders Requires tag for the shared + library package once the main package has been removed, + following upstream's changes. + +------------------------------------------------------------------- Old: ---- libcloudproviders-0.1.1.tar.xz New: ---- libcloudproviders-0.2.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcloudproviders.spec ++++++ --- /var/tmp/diff_new_pack.s5hxNV/_old 2018-01-19 11:54:53.374898045 +0100 +++ /var/tmp/diff_new_pack.s5hxNV/_new 2018-01-19 11:54:53.378897856 +0100 @@ -17,13 +17,13 @@ Name: libcloudproviders -Version: 0.1.1 +Version: 0.2.5 Release: 0 Summary: Library/Client to integrate cloud storage providers License: LGPL-3.0+ Group: System/GUI/GNOME -Url: https://gitlab.gnome.org/GNOME/libcloudproviders -Source: https://gitlab.gnome.org/External/libcloudproviders/uploads/c56694c41c40edbefccd94fdd8aa18e0/libcloudproviders-0.1.1.tar.xz +Url: https://gitlab.gnome.org/External/libcloudproviders +Source: https://gitlab.gnome.org/External/libcloudproviders/uploads/32bb0a808c397d55b6d72c61540c0171/libcloudproviders-0.2.5.tar.xz Source99: %{name}-rpmlintrc BuildRequires: gtk-doc BuildRequires: meson >= 0.40.0 @@ -34,15 +34,16 @@ BuildRequires: pkgconfig(systemd) %description -Cross desktop library for desktop integration of cloud storage providers and sync tools. +Cross desktop library for desktop integration of cloud storage +providers and sync tools. %package -n libcloudproviders0 Summary: Library to integrate cloud storage providers Group: System/Libraries -Requires: %{name} >= %{version} %description -n libcloudproviders0 -Cross desktop library for desktop integration of cloud storage providers and sync tools. +Cross desktop library for desktop integration of cloud storage +providers and sync tools. %package devel Summary: Development files for %{name} @@ -57,38 +58,27 @@ %setup -q %build -%{meson} \ - -D enable-gtk-doc=true -%{meson_build} +%meson \ + -Denable-gtk-doc=true +%meson_build %install -%{meson_install} +%meson_install %check -%{meson_test} - -%preun -%systemd_user_preun libcloudproviders.service - -%post -%systemd_user_post libcloudproviders.service +%meson_test %post -n libcloudproviders0 -p /sbin/ldconfig %postun -n libcloudproviders0 -p /sbin/ldconfig -%files +%files -n libcloudproviders0 +%defattr(-, root, root) %license LICENSE %doc CHANGELOG README.md -%dir %{_datadir}/cloud-providers -%{_datadir}/cloud-providers/org.freedesktop.CloudProviderServerExample.ini -%{_datadir}/dbus-1/services/org.freedesktop.CloudProviderServerExample.service -%{_libexecdir}/cloudproviderd -%{_userunitdir}/libcloudproviders.service - -%files -n libcloudproviders0 %{_libdir}/libcloudproviders.so.* %files devel +%defattr(-, root, root) %{_datadir}/gtk-doc/html/%{name}/ %{_includedir}/cloudproviders/ %{_libdir}/libcloudproviders.so ++++++ libcloudproviders-0.1.1.tar.xz -> libcloudproviders-0.2.5.tar.xz ++++++ ++++ 6456 lines of diff (skipped)
