Overview
Request 972160 accepted
- Fixed syntax.
- Fixed syntax.
- Updated spec file.
- Update to version 3.42.1:
+ Do not error out for unknown scopes.
+ gtk overrides: restore Gtk.ListStore.insert_with_valuesv with newer gk4.
+ gtk overrides: Do not override Treeview.enable_model_drag_xx for GTK4.
+ Implement DynamicImporter.find_spec() to silence deprecation warning.
+ Some test/CI fixes.
41-Supplements: packageand(python-gobject:%{cairo_real_package}) 42+Supplements: (python and %{cairo_real_package})
This changed from python-gobject to python - looks like an error (sorry if I missed that earlier)
4+ 5+- Fixed syntax. 6+ 7+------------------------------------------------------------------- 8+Thu Apr 21 15:40:53 UTC 2022 - Emily Gonyer <emilyyrose@gmail.com> 9+ 10+- Updated spec file.
changelog entries like this are actually quite useless as they give no information and are already bug-fixes in your own branch.
in git lingo I'd say 'squash the commits' - in OBS: don't add stuff that has no relevance.
As for changelog: always try to answer 5WH with a changelog entry:
- Who (changelog header)
- When (changelog header)
- Where (usually implicit in the spec file or the tarball when version updates, other cases are explicit mentions of patches
- What
- Why
- How
Request History
taj created request
- Fixed syntax.
- Fixed syntax.
- Updated spec file.
- Update to version 3.42.1:
+ Do not error out for unknown scopes.
+ gtk overrides: restore Gtk.ListStore.insert_with_valuesv with newer gk4.
+ gtk overrides: Do not override Treeview.enable_model_drag_xx for GTK4.
+ Implement DynamicImporter.find_spec() to silence deprecation warning.
+ Some test/CI fixes.
gnome-review-bot accepted review
Check script succeeded
gnome-review-bot approved review
Check script succeeded
dimstar accepted request