Hello community,

here is the log from the commit of package python-vdirsyncer for 
openSUSE:Factory checked in at 2018-07-18 22:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vdirsyncer (Old)
 and      /work/SRC/openSUSE:Factory/.python-vdirsyncer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vdirsyncer"

Wed Jul 18 22:56:47 2018 rev:3 rq:623572 version:0.16.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vdirsyncer/python-vdirsyncer.changes      
2018-07-13 10:20:58.694428679 +0200
+++ /work/SRC/openSUSE:Factory/.python-vdirsyncer.new/python-vdirsyncer.changes 
2018-07-18 22:56:49.454386977 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 08:05:01 UTC 2018 - [email protected]
+
+- fix vdirsyncer.timer service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-vdirsyncer.spec ++++++
--- /var/tmp/diff_new_pack.L4OZFg/_old  2018-07-18 22:56:49.842385690 +0200
+++ /var/tmp/diff_new_pack.L4OZFg/_new  2018-07-18 22:56:49.846385676 +0200
@@ -24,7 +24,7 @@
 Summary:        Synchronize CalDAV and CardDAV
 License:        BSD-3-Clause
 Group:          Productivity/Networking/News/Utilities
-Url:            https://github.com/pimutils/vdirsyncer
+URL:            https://github.com/pimutils/vdirsyncer
 Source0:        
https://files.pythonhosted.org/packages/source/v/vdirsyncer/vdirsyncer-%{version}.tar.gz
 Source1:        vdirsyncer.service
 Source2:        vdirsyncer.timer
@@ -44,12 +44,11 @@
 Requires:       python-requests >= 2.0.1
 Requires:       python-requests-toolbelt >= 0.4.0
 Recommends:     python-requests-oauthlib
+BuildArch:      noarch
 %ifpython3
-Provides:       vdirsyncer == %{version}
+Provides:       vdirsyncer = %{version}
 Obsoletes:      vdirsyncer < %{version}
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -68,11 +67,10 @@
 %python_expand %fdupes -s %{buildroot}/%{$python_sitelib}
 
 mkdir -p %{buildroot}%{_userunitdir}
-install -Dpm 0644 %{S:0} %{buildroot}%{_userunitdir}/vdirsyncer.service
-install -Dpm 0644 %{S:1} %{buildroot}%{_userunitdir}/vdirsyncer.timer
+install -Dpm 0644 %{SOURCE0} %{buildroot}%{_userunitdir}/vdirsyncer.service
+install -Dpm 0644 %{SOURCE1} %{buildroot}%{_userunitdir}/vdirsyncer.timer
 
 %files %{python_files}
-%defattr(-,root,root)
 %doc README.rst
 %license LICENSE
 %python3_only %{_bindir}/vdirsyncer

++++++ vdirsyncer.timer ++++++
++++ 1330 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/python-vdirsyncer/vdirsyncer.timer
++++ and /work/SRC/openSUSE:Factory/.python-vdirsyncer.new/vdirsyncer.timer


Reply via email to