Accepting request 583758 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583758
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=217
This commit is contained in:
2018-03-09 10:13:46 +00:00
committed by Git OBS Bridge
parent 6abb5caff7
commit b77ed4dea3
6 changed files with 101 additions and 63 deletions

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Tue Mar 6 21:10:40 UTC 2018 - bjorn.lie@gmail.com
- Add gedit-plugins-python-env.patch: Set python env to explicit
python3, do not depend on env variable. We can't have random
python interpreters be executed.
- Refresh downstream gedit-desktop.patch, use autosetup and
make_build macros.
-------------------------------------------------------------------
Sun Mar 4 23:10:11 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.92:
+ Updated translations.
- Update URL tag to https://wiki.gnome.org/Apps/Gedit, the current
Gedit web page.
- Drop:
+ glib2_gsettings_schema_* and desktop_database_* post/postun
scriptlets and glib2_gsettings_schema_requires macro: their
functionality has been moved to RPM file triggers
(RPM 4.13, suse_version >= 1330).
+ update-desktop-files BuildRequires and its macro: they are no
longer needed anymore.
+ ice and sm pkgconfig BuildRequires: they are no longer used
anymore.
- Add glib-2.0 and gmodules-2.0 pkgconfig modules and
gobject-introspection-devel BuildRequires to avoid implicit
dependencies.
- Point fdupes to the prefix directory instead of directly to the
buildroot, which is a practice that must be avoided.
-------------------------------------------------------------------
Wed Feb 28 16:26:14 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Tue Feb 6 13:27:27 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.90:
+ Misc bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Sat Aug 5 14:08:20 UTC 2017 - zaitor@opensuse.org