From efd5a00bb84a1fe6a30d681727f0f4a89388e55b3e971883200353e8c13be118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 7 Jul 2022 09:18:17 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220707.07c9067: * Add temporary workaround for systemd package. * dbus-services: adjust power-profiles-daemon to new path (bsc#1201125) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=925 --- _servicedata | 2 +- rpmlint-2.3.0+git20220623.5aa24e0.tar.xz | 3 --- rpmlint-2.3.0+git20220707.07c9067.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220623.5aa24e0.tar.xz create mode 100644 rpmlint-2.3.0+git20220707.07c9067.tar.xz diff --git a/_servicedata b/_servicedata index 7999596..3cdf28a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ca7812204d922b2f34f826e203344f7d6e295fa5 \ No newline at end of file + 85deb1c76319c6317c396eb6bd00cdde4ee7cfe7 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220623.5aa24e0.tar.xz b/rpmlint-2.3.0+git20220623.5aa24e0.tar.xz deleted file mode 100644 index f6848c6..0000000 --- a/rpmlint-2.3.0+git20220623.5aa24e0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b4a1662f56bce1a468248d799da9195e69d818c297eb9788ee4a75e10a5c47c -size 6752424 diff --git a/rpmlint-2.3.0+git20220707.07c9067.tar.xz b/rpmlint-2.3.0+git20220707.07c9067.tar.xz new file mode 100644 index 0000000..79704f8 --- /dev/null +++ b/rpmlint-2.3.0+git20220707.07c9067.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1151d7fa786bef69b64d07bc6308c33a6ba5910ca2a248c4c40adf5f4677a247 +size 6751804 diff --git a/rpmlint.changes b/rpmlint.changes index 65a978f..0e9e56c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 07 09:16:47 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220707.07c9067: + * Add temporary workaround for systemd package. + * dbus-services: adjust power-profiles-daemon to new path (bsc#1201125) + ------------------------------------------------------------------- Thu Jun 23 19:31:17 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 9e1179c..8648600 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220623.5aa24e0 +Version: 2.3.0+git20220707.07c9067 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later