From b52f6c79ad14ef01861d3fddd1c2453e28606266d04cd2d138c4f39a7f807800 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 27 Dec 2022 18:16:05 +0000 Subject: [PATCH] - Fix the name, it should be glean-parser, not glean_parser. - Version 6.3.0 * events: Increase extras limit to 15 ([bug 1798713](https://bugzilla.mozilla.org/show_bug.cgi?id=1798713)) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean-parser?expand=0&rev=3 --- python-glean_parser.changes => python-glean-parser.changes | 5 +++++ python-glean_parser.spec => python-glean-parser.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) rename python-glean_parser.changes => python-glean-parser.changes (57%) rename python-glean_parser.spec => python-glean-parser.spec (97%) diff --git a/python-glean_parser.changes b/python-glean-parser.changes similarity index 57% rename from python-glean_parser.changes rename to python-glean-parser.changes index 3be369e..89f08c2 100644 --- a/python-glean_parser.changes +++ b/python-glean-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 27 18:15:46 UTC 2022 - Matej Cepl + +- Fix the name, it should be glean-parser, not glean_parser. + ------------------------------------------------------------------- Sun Dec 4 03:31:10 UTC 2022 - Yunhe Guo diff --git a/python-glean_parser.spec b/python-glean-parser.spec similarity index 97% rename from python-glean_parser.spec rename to python-glean-parser.spec index 3e53e0e..3f99ddf 100644 --- a/python-glean_parser.spec +++ b/python-glean-parser.spec @@ -1,5 +1,5 @@ # -# spec file for package python-glean_parser +# spec file for package python-glean-parser # # Copyright (c) 2022 SUSE LLC # @@ -16,7 +16,7 @@ # -Name: python-glean_parser +Name: python-glean-parser Version: 6.3.0 Release: 0 Summary: Parser tools for Mozilla's Glean telemetry