Package Release Info

telepathy-logger-0.8.2-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libtelepathy-logger3
telepathy-logger
telepathy-logger-devel
telepathy-logger-schema
typelib-1_0-TelepathyLogger-0_2

Change Logs

* Thu Jul 11 2024 bjorn.lie@gmail.com
- Add -fpermissive to %optflags so that GCC 14 does not throw
  compile time errors when encountering C99 violations.
* Tue Jan 16 2024 dimstar@opensuse.org
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
  consequence cannot be held responsible to deliver that basic
  directory structure.
* Thu Aug 10 2023 eugenio.paolantonio@suse.com
- Split the gsettings schema to a separate package
  + The telepathy-logger library has an hard dependency on the schema, and if
    it's missing (before this change it has been part of the telepathy-logger
    daemon) it will cause the loading application to crash.
  + The library does now require the schema package
- Drop dangling %glib2_gsettings_schema_requires macro.
* Tue May 18 2021 dimstar@opensuse.org
- Normalize patch tag line.
* Fri Dec 04 2020 dimstar@opensuse.org
- Build with python3 instead of python2:
  + Add 1.diff: tools: Fix the build with Python 3.
  + Drop python2-devel and python-xml BuildRequires.
- Drop empty post/postun scriptlets that were calling
  glib2_gsettings_schema_post/postun: macros are now empty
  placeholder and the funcionality handled by file triggers.
* Thu Aug 15 2019 dimstar@opensuse.org
- Add libtpl-extensions-dependencies.patch: Fix dependencies of
  tpl-extensions.pc: LIBTPL_MODULES have been dropped a while back.
* Mon Mar 05 2018 jengelh@inai.de
- Update summaries, fix RPM groups.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Nov 01 2017 mpluskal@suse.com
- Explicitly require python2-variant of packages: python2-devel and
  python2-xml instead of python-devel and python.xml.
- Cleanup with spec-clener.
* Tue Jul 26 2016 zaitor@opensuse.org
- Add telepathy-logger-tests-Rename-function.patch: Fix build,
  patch from upstream git.