diff --git a/_service b/_service index 52265ef..e659a35 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.1+git%cd.%h + 2.2.0+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/_servicedata b/_servicedata index c7fd1e2..4213eac 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 83af44b9d74bcd62fa3f688b481f540566249d43 \ No newline at end of file + c24eb91a5a9c8e037dbfb2431f1d499ada0204d8 \ No newline at end of file diff --git a/rpmlint-2.1+git20211130.83af44b.tar.xz b/rpmlint-2.1+git20211130.83af44b.tar.xz deleted file mode 100644 index d2a6df6..0000000 --- a/rpmlint-2.1+git20211130.83af44b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29841380d95a7b8554d5aee02d725c8a0737ca6b46c0cfb719ca8dc89d76d1fc -size 6739920 diff --git a/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz b/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz new file mode 100644 index 0000000..25dd513 --- /dev/null +++ b/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17feedebf2a501b56fcab07f7234d023bd251c0e5084f73395a7fc463fb652bb +size 6739868 diff --git a/rpmlint.changes b/rpmlint.changes index 4c8408b..1515048 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Dec 10 12:34:49 UTC 2021 - Martin Liška + +- Update tarball naming to respect release version. + +------------------------------------------------------------------- +Fri Dec 10 10:36:00 UTC 2021 - matthias.gerstner@suse.com + +- Update to version 2.2+git20211210.51d1bd9: + * dbus-services whitelist: add connman nm compatibility interface (bsc#1192827) + +------------------------------------------------------------------- +Wed Dec 08 09:22:49 UTC 2021 - mliska@suse.cz + +- Update to version 2.2+git20211208.c7ec6c4: + * Fix typo in comment. + * Release 2.2.0 + * configs/Fedora: Sync Fedora rpmlint policies back upstream + ------------------------------------------------------------------- Tue Nov 30 13:21:49 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index b492c37..21ec304 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211130.83af44b +Version: 2.2.0+git20211210.51d1bd9 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later