Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2020-11-29 12:20:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Sun Nov 29 12:20:51 2020 rev:230 rq:851016 version:2.66.3 Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2020-11-23 10:28:23.405220943 +0100 +++ /work/SRC/openSUSE:Factory/.glib2.new.5913/glib2.changes 2020-11-29 12:20:58.081549450 +0100 @@ -19,0 +20,7 @@ +Sun Nov 15 18:52:39 UTC 2020 - Christopher Yeleighton <giecr...@stegny.2a.pl> + +- add %license COPYING +- add %doc README.md +- rename -tests to -tests-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.ftFgP9/_old 2020-11-29 12:20:59.249550633 +0100 +++ /var/tmp/diff_new_pack.ftFgP9/_new 2020-11-29 12:20:59.253550636 +0100 @@ -241,13 +241,15 @@ The GObject library provides an object-oriented framework for C. -%package tests +%package tests-devel Summary: Tests for the glib2 package Group: Development/Libraries/C and C++ Requires: %{name}-devel = %{version} +Provides: glib2-tests = %version-%release +Obsoletes: glib2-tests < %version-%release -%description tests -The glib2-tests package contains tests that can be used to verify +%description tests-devel +The glib2-tests-devel package contains tests that can be used to verify the functionality of the installed glib2 package. %lang_package @@ -395,6 +397,7 @@ %endif %files tools +%license COPYING %{_bindir}/gapplication %{_bindir}/gdbus %{_bindir}/gio @@ -423,8 +426,10 @@ # have a better home... The zzz-glib2 scripts could arguably be in # libglib-2_0-0 but that would break the shared library policy. %{_sysconfdir}/profile.d/zzz-glib2.* +%doc README.md %files -n gio-branding-upstream +%license COPYING %doc README.Gsettings-overrides %config (noreplace) %{_sysconfdir}/gnome_defaults.conf @@ -434,15 +439,19 @@ %{_libdir}/libglib*.so.* %files -n libgmodule-2_0-0 +%license COPYING %{_libdir}/libgmodule*.so.* %files -n libgobject-2_0-0 +%license COPYING %{_libdir}/libgobject*.so.* %files -n libgthread-2_0-0 +%license COPYING %{_libdir}/libgthread*.so.* %files -n libgio-2_0-0 +%license COPYING %{_libdir}/libgio*.so.* %dir %{_libdir}/gio %dir %{_libdir}/gio/modules @@ -457,9 +466,11 @@ %ghost %{_localstatedir}/cache/gio-2.0/lxde-mimeapps.list %files -n libgio-fam +%license COPYING %{_libdir}/gio/modules/libgiofam.so %files devel +%license COPYING %doc HACKING README.rationale %{_bindir}/gdbus-codegen %{_bindir}/glib-compile-resources @@ -520,11 +531,14 @@ %dir %{_datadir}/gdb/auto-load%{_libdir} %files devel-static +%license COPYING %{_libdir}/lib*.a %files lang -f glib20.lang +%license COPYING -%files tests +%files tests-devel +%license COPYING %{_libexecdir}/installed-tests %{_datadir}/installed-tests _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org