Hello community,
here is the log from the commit of package btrfsmaintenance for
openSUSE:Factory checked in at 2019-06-24 21:49:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btrfsmaintenance (Old)
and /work/SRC/openSUSE:Factory/.btrfsmaintenance.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btrfsmaintenance"
Mon Jun 24 21:49:20 2019 rev:21 rq:709216 version:0.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/btrfsmaintenance/btrfsmaintenance.changes
2019-03-20 13:17:35.981366989 +0100
+++
/work/SRC/openSUSE:Factory/.btrfsmaintenance.new.4615/btrfsmaintenance.changes
2019-06-24 21:49:21.455919593 +0200
@@ -1,0 +2,11 @@
+Tue Jun 11 16:34:56 CEST 2019 - [email protected]
+
+- spec: fix typo in macro name
+
+-------------------------------------------------------------------
+Tue Jun 11 12:34:37 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+ shortcut the build queues by allowing usage of systemd-mini
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ btrfsmaintenance.spec ++++++
--- /var/tmp/diff_new_pack.1Nraem/_old 2019-06-24 21:49:23.023920804 +0200
+++ /var/tmp/diff_new_pack.1Nraem/_new 2019-06-24 21:49:23.043920820 +0200
@@ -12,7 +12,7 @@
# 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/
#
@@ -35,12 +35,12 @@
Patch3: 0003-sysconfig-document-using-systemd.time-7-for-frequenc.patch
Patch4: 0004-btrfsmaintenance-refresh-cron.sh-validate-periods-fo.patch
Patch5: 0005-btrfs-defrag-plugin-remove-dependency-on-zypp-plugin.patch
-BuildRequires: systemd
+BuildRequires: pkgconfig(systemd)
Requires: btrfsprogs
Requires: libzypp(plugin:commit)
Supplements: btrfsprogs
BuildArch: noarch
-%{?systemd_requires}
+%{?systemd_ordering}
%description
Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or
defrag