Hello community,

here is the log from the commit of package borgmatic for openSUSE:Factory 
checked in at 2017-03-12 20:04:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgmatic (Old)
 and      /work/SRC/openSUSE:Factory/.borgmatic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgmatic"

Sun Mar 12 20:04:19 2017 rev:2 rq:477887 version:1.0.3hg.135

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes      2016-11-25 
12:28:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.borgmatic.new/borgmatic.changes 2017-03-12 
20:04:21.770676390 +0100
@@ -1,0 +2,6 @@
+Wed Mar  8 23:29:05 UTC 2017 - sfal...@opensuse.org
+
+- Edited %files to clear unpackaged files builderror in
+  openSUSE:Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ borgmatic.spec ++++++
--- /var/tmp/diff_new_pack.hDmpXA/_old  2017-03-12 20:04:22.342595462 +0100
+++ /var/tmp/diff_new_pack.hDmpXA/_new  2017-03-12 20:04:22.342595462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package borgmatic
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define version_unconverted 1.0.3hg.135
 
 Name:           borgmatic
@@ -35,8 +36,8 @@
 BuildRequires:  pandoc
 Requires:       borgmatic
 # testing requirements
-BuildRequires:  python3-pytest
 BuildRequires:  python3-flexmock
+BuildRequires:  python3-pytest
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,11 +101,14 @@
 %config %{_sysconfdir}/borgmatic/config
 %config %{_sysconfdir}/borgmatic/excludes
 %dir %{_sysconfdir}/borgmatic
+%dir %{_docdir}/%{name}/sample
+%dir %{_docdir}/%{name}/sample/cron
 %{python3_sitelib}/borgmatic/
 %{python3_sitelib}/borgmatic-1.0.3.dev0-py%{py3_ver}.egg-info
 %{_unitdir}/borgmatic.service
 %{_unitdir}/borgmatic.timer
 %{_bindir}/borgmatic
 %{_mandir}/man1/borgmatic.1%{ext_man}
+%{_docdir}/%{name}/sample/cron
 
 %changelog


Reply via email to