| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgdata-lang | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.18.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.10.2 | Build date: Sat Mar 9 02:31:52 2024 |
| Group: System/Localization | Build host: h01-ch2d |
| Size: 681034 | Source RPM: libgdata-0.18.1-150600.10.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://live.gnome.org/libgdata | |
| Summary: Translations for package libgdata | |
Provides translations for the "libgdata" package.
LGPL-2.1-or-later
* Mon Sep 05 2022 bjorn.lie@gmail.com
- Add 47.patch: build: Build against new gcr-4 library. Following
this, replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4)
BuildRequires. Patch based on mr
https://gitlab.gnome.org/GNOME/libgdata/-/merge_requests/47
- Pass oauth1=disabled to meson and drop pkgconfig(oauth)
BuildRequires. Disabled by default upstream, and google have
deprecated oauth1 since 2012.
- Drop unused pkgconfig(gdk-pixbuf-2.0) and
pkgconfig(libuhttpmock-0.0), we already pass
always_build_tests=false to meson, so they are "wasted".
- Remove already disabled pkgconfig(gtk+-3.0) BuildRequires.
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Thu Mar 18 2021 dimstar@opensuse.org
- Update to version 0.18.1:
+ Updated translations.
* Fri Feb 12 2021 bjorn.lie@gmail.com
- Update to version 0.18.0:
+ Add support for Team Drives.
+ Bugs fixed: glgo#GNOME/libgdata#25.
+ Updated translations.
* Fri Sep 04 2020 dimstar@opensuse.org
- Update to version 0.17.13:
+ Default to not installing installed-tests.
+ Default to not building documentation.
+ Bugs fixed:
- build: Disable the gtk-doc documentation by default.
- Various minor fixes to meson_options.txt.
- all: Fix various typos and incorrect terminology.
- core: Add g_autoptr() support for GDataUploadStream.
+ Updated translations.
* Wed Mar 11 2020 bjorn.lie@gmail.com
- Update to version 0.17.12:
+ Make OAuth 1 support optional and disabled by default; this
makes the `oauth` dependency optional on `-Doauth1=enabled`.
+ Bugs fixed:
- glgo#GNOME/libgdata#1 Consider loosening the liboauth
dependency.
- glgo#GNOME/libgdata#23 Authentication errors with Google
Drive.
- glgo#GNOME/libgdata#36 Clarify license in meson.build.
+ Updated translations.
- Pass -Doauth1=enabled to meson, still build oauth support.
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Wed Aug 21 2019 bjorn.lie@gmail.com
- Update to version 0.17.11:
+ Various fixes to the Meson port, including a soversion fix.
+ Add support for user-specified properties of documents in
Drive.
+ Bugs fixed: glgo#GNOME/libgdata#30, glgo#GNOME/libgdata#31,
glgo#GNOME/libgdata#32, glgo#GNOME/libgdata#33,
glgo#GNOME/libgdata#35, glgo#GNOME/libgdata!7,
glgo#GNOME/libgdata!9, glgo#GNOME/libgdata!10,
glgo#GNOME/libgdata!13 glgo#GNOME/libgdata!16.
+ Updated translations.
* Tue Jun 25 2019 bjorn.lie@gmail.com
- Update to version 0.17.10:
+ Port to Meson and drop autotools support.
+ Migrate from intltool to gettext.
+ Bugs fixed: glgo#GNOME/libgdata#26, glgo#GNOME/libgdata#27,
glgo#GNOME/libgdata!1, glgo#GNOME/libgdata!3,
glgo#GNOME/libgdata!4, bgo787252.
+ Updated translations.
- Add meson BuildRequires and macros following upstreams port.
- Drop intltool BuildRequires, no longer needed after port.
- Add gtk-doc BuildRequires: Build documentation.
- Add pkgconfig(vapigen) BuildRequires: Build vapi bindings.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Sep 11 2017 jengelh@inai.de
- Replace old RPM macros and constructs by new equivalents.
- Update package descriptions.
* Wed Aug 23 2017 zaitor@opensuse.org
- Update to version 0.17.9:
+ Major changes:
- Support reporting quotas for Drive usage.
- Bump GLib dependency to 2.44 for g_autoptr() support.
- Add g_autoptr() support for some core classes.
- Port from GSimpleAsyncResult to GTask.
- More porting to the Google Drive v2 API.
+ API changes:
- Add GDataDocumentsMetadata.
- Add gdata_documents_service_get_metadata(),
gdata_documents_service_get_metadata_async(),
gdata_documents_service_get_metadata_finish().
- Initial g_autoptr() support for core classes.
+ Bugs fixed: bgo#783046, bgo#785885, bgo#684920.
* Sat May 20 2017 zaitor@opensuse.org
- Update to version 0.17.8:
+ Major changes:
- Bump GLib dependency to 2.38.0 for G_TEST_DIST.
- Bump libsoup dependency for tests to 2.55.90; the dependency
if building libgdata without tests is still 2.42.0.
- Fix use of deprecated GTK+ API in the demos.
+ Bugs fixed: bgo#779641, bgo#780067, bgo#780081.
+ Updated translations.
* Mon Mar 06 2017 zaitor@opensuse.org
- Update to version 0.17.7:
+ Major changes:
- Fix licensing in OAuth2 files (they were mistakenly declared
as GPLv3+; they’re actually LGPLv2.1+).
- More Google Drive fixes and tests.
- Documentation improvements (including bumping the gtk-doc
dependency to 1.25).
- Google Calendar parsing fixes.
- Pagination fixes for more modern APIs (Calendar, Documents,
Tasks, YouTube).
- Pagination support in demo programs.
- Add a demo program for Google Tasks.
- Fix Google Calendar query parameters for v3 of the API.
- Disable PicasaWeb tests as PicasaWeb server is now mostly
read-only.
- Deprecate Freebase service as Freebase server is now
shutdown.
+ API changes:
- Add GDataDocumentsEntry:file-size.
- Add gdata_parsable_get_content_type().
- Add GDataFeed:next-page-token.
- Deprecate GDataCalendarQuery:recurrence-expansion-start.
- Deprecate GDataCalendarQuery:recurrence-expansion-end.
- Deprecate GDataCalendarQuery:sort-order.
- Deprecate everything to do with GDataFreebase*.
+ Bugs fixed: bgo#684920, bgo#772756, bgo#773057, bgo#774179,
bgo#777980, bgo#775813.
+ Updated translations.
* Tue Sep 20 2016 zaitor@opensuse.org
- Update to version 0.17.6:
+ Minor test case fixes.
+ Fix a download crash on zero-length files.
+ Bugs fixed: bgo#768278, bgo#768363, bgo#768282, bgo#769727.
+ Updated translations.
* Thu Jun 30 2016 zaitor@opensuse.org
- Update to version 0.17.5:
+ Major changes:
- Google Drive documentation and test fixes.
- Minor memory leak fixes.
- Update autogen.sh to latest GNOME recommendations, fixing
builddir ≠ srcdir.
+ Bugs fixed: bgo#684920, bgo#759180, bgo#767784, bgo#767785.
+ Updated translations.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Sun Dec 13 2015 zaitor@opensuse.org
- Update to version 0.17.4:
+ Major changes:
- Download stream data corruption fixes and fixes to content
length calculation.
- Fix symbol exporting on OS X.
- Fix copying and deleting documents in Google Drive.
- Fix folder creation in Google Drive.
- Fix metadata-only uploads in Google Drive.
- Fix searching by title in Google Drive.
+ API changes: Remove a couple of incorrect GIR annotations.
+ Bugs fixed: bgo#755976, bgo#754821, bgo#758119, bgo#684920,
bgo#758524.
+ Updated translations.
* Wed Sep 16 2015 dimstar@opensuse.org
- Update to version 0.17.3:
+ Major changes:
- More Google Drive improvements
- A few memory leak fixes and improvements in the unit tests
+ API changes:
- Soft API break for gdata_service_insert_entry() when creating
Google Drive folders — you must now use
gdata_documents_service_add_entry_to_folder() due to changes
on the server API (see bgo#684920).
- Remove two unused symbols from the export list; these were
never intended to be public API:
. gdata_freebase_result_error_get_type
. gdata_freebase_result_error_quark
+ Bugs fixed: bgo#684920, bgo#754821.
+ Updated translations.
* Sun Jul 12 2015 zaitor@opensuse.org
- Update to version 0.17.2:
+ Major changes:
- More Google Drive API porting
- Port from v2 to v3 of the Calendar API
- Update and re-enable a lot of unit tests (streams, youtube,
freebase, calendar).
- Add calendar-cli demo
- Port to use installed-tests; this adds
- -enable-always-build-tests and --enable-installed-tests
configure options.
- Port to autoconf-archive macros and add an implicit
build-time dependency on autoconf-archive.
- Allow applications to store and restore the refresh token for
a GDataOAuth2Authorizer to avoid re-authenticating on each
startup.
- Bump libuhttpmock dependency to 0.5.0.
+ API changes:
- Add gdata_calendar_service_insert_calendar_event(),
gdata_calendar_service_insert_calendar_event_async()
- Deprecate GDataCalendarCalendar:times-cleaned,
gdata_calendar_calendar_get_times_cleaned(),
GDataCalendarCalendar:edited,
gdata_calendar_calendar_get_edited().
- Deprecate GDataCalendarFeed:timezone,
gdata_calendar_feed_get_timezone(),
GDataCalendarFeed:times-cleaned,
gdata_calendar_feed_get_times_cleaned().
- Add GDataAccessHandlerIface.get_rules as a virtual method
backing gdata_access_handler_get_rules().
- Add GDataCalendarAccessRule
- Add GDataDocumentsAccessRule
- Add gdata_oauth2_authorizer_dup_refresh_token(),
gdata_oauth2_authorizer_set_refresh_token()
- Add GDataBatchable.is_supported virtual function
+ Bugs fixed: bgo#684920, bgo#664353, bgo#750335, bgo#750480,
bgo#750395, bgo#750746, bgo#751782, bgo#750914.
+ Updated translations.
- Also bump version in baselib.conf, that was missed on last
update.
* Fri Apr 24 2015 zaitor@opensuse.org
- Update to version 0.17.1:
+ Correctly increment LT version.
- Changes from version 0.17.0:
+ Major changes:
- Port from v2 to v3 of the YouTube API — your client’s
developer key may stop working due to never being configured
for v3; refresh it here:
https://developers.google.com/youtube/registering_an_application
- Port from the Google Docs API to the Google Drive API (v2) —
the same libgdata APIs should continue to work unchanged.
- Both the YouTube and Drive API ports are not thoroughly
tested, and a number of unit tests have been disabled
temporarily; code quality will be ramped up again in
subsequent releases.
- Add support for OAuth 2.0 authorisation.
- Commit to API and ABI stability.
- Add --disable-tests configure flag to skip building tests.
- Various improvements to the unit tests.
- Fix pagination handling in Google Docs.
- Add demo applications for Google Docs and YouTube.
- Various Freebase fixes, including a huge number of new tests
and authentication fixes.
- Various JSON parser fixes.
- Note that the Calendar v2 API has now been withdrawn; there
has not been enough time to port libgdata to version 3
(ongoing: bgo#664353), but clients can (and should,
regardless) use the CalDAV API provided by Google Calendar.
+ API changes:
- Please see /usr/share/doc/packages/libgdata%{_sover}/NEWS.
+ Bugs fixed:
- bgo#646285, bgo#657539, bgo#739395, bgo#737799, bgo#739956,
bgo#741345, bgo#737539, bgo#737936, bgo#737540, bgo#737541,
bgo#742472, bgo#742473, bgo#687597, bgo#684920.
+ Updated translations.
- Bump soname following upstream changes.
* Tue Nov 11 2014 zaitor@opensuse.org
- Update to version 0.16.1:
+ Major changes:
- Add a --disable-tests configure option to build without
uhttpmock.
- Remove downstream fix for ISO 8601 dates which was breaking
Contacts.
- Various fixes for the Google Tasks service.
+ Bugs fixed: bgo#739395, bgo#737799.
+ Updated translations.
/usr/share/locale/ar/LC_MESSAGES/gdata.mo /usr/share/locale/as/LC_MESSAGES/gdata.mo /usr/share/locale/be/LC_MESSAGES/gdata.mo /usr/share/locale/bg/LC_MESSAGES/gdata.mo /usr/share/locale/bn_IN/LC_MESSAGES/gdata.mo /usr/share/locale/ca/LC_MESSAGES/gdata.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gdata.mo /usr/share/locale/cs/LC_MESSAGES/gdata.mo /usr/share/locale/da/LC_MESSAGES/gdata.mo /usr/share/locale/de/LC_MESSAGES/gdata.mo /usr/share/locale/el/LC_MESSAGES/gdata.mo /usr/share/locale/en_GB/LC_MESSAGES/gdata.mo /usr/share/locale/eo/LC_MESSAGES/gdata.mo /usr/share/locale/es/LC_MESSAGES/gdata.mo /usr/share/locale/et/LC_MESSAGES/gdata.mo /usr/share/locale/eu/LC_MESSAGES/gdata.mo /usr/share/locale/fi/LC_MESSAGES/gdata.mo /usr/share/locale/fr/LC_MESSAGES/gdata.mo /usr/share/locale/gl/LC_MESSAGES/gdata.mo /usr/share/locale/gu/LC_MESSAGES/gdata.mo /usr/share/locale/he/LC_MESSAGES/gdata.mo /usr/share/locale/hi/LC_MESSAGES/gdata.mo /usr/share/locale/hr/LC_MESSAGES/gdata.mo /usr/share/locale/hu/LC_MESSAGES/gdata.mo /usr/share/locale/id/LC_MESSAGES/gdata.mo /usr/share/locale/it/LC_MESSAGES/gdata.mo /usr/share/locale/ja/LC_MESSAGES/gdata.mo /usr/share/locale/kn/LC_MESSAGES/gdata.mo /usr/share/locale/ko/LC_MESSAGES/gdata.mo /usr/share/locale/lt/LC_MESSAGES/gdata.mo /usr/share/locale/lv/LC_MESSAGES/gdata.mo /usr/share/locale/ml/LC_MESSAGES/gdata.mo /usr/share/locale/mr/LC_MESSAGES/gdata.mo /usr/share/locale/nb/LC_MESSAGES/gdata.mo /usr/share/locale/ne/LC_MESSAGES/gdata.mo /usr/share/locale/nl/LC_MESSAGES/gdata.mo /usr/share/locale/or/LC_MESSAGES/gdata.mo /usr/share/locale/pa/LC_MESSAGES/gdata.mo /usr/share/locale/pl/LC_MESSAGES/gdata.mo /usr/share/locale/pt/LC_MESSAGES/gdata.mo /usr/share/locale/pt_BR/LC_MESSAGES/gdata.mo /usr/share/locale/ro/LC_MESSAGES/gdata.mo /usr/share/locale/ru/LC_MESSAGES/gdata.mo /usr/share/locale/sk/LC_MESSAGES/gdata.mo /usr/share/locale/sl/LC_MESSAGES/gdata.mo /usr/share/locale/sr/LC_MESSAGES/gdata.mo /usr/share/locale/sr@latin/LC_MESSAGES/gdata.mo /usr/share/locale/sv/LC_MESSAGES/gdata.mo /usr/share/locale/ta/LC_MESSAGES/gdata.mo /usr/share/locale/te/LC_MESSAGES/gdata.mo /usr/share/locale/th/LC_MESSAGES/gdata.mo /usr/share/locale/tr/LC_MESSAGES/gdata.mo /usr/share/locale/ug/LC_MESSAGES/gdata.mo /usr/share/locale/uk/LC_MESSAGES/gdata.mo /usr/share/locale/vi/LC_MESSAGES/gdata.mo /usr/share/locale/zh_CN/LC_MESSAGES/gdata.mo /usr/share/locale/zh_HK/LC_MESSAGES/gdata.mo /usr/share/locale/zh_TW/LC_MESSAGES/gdata.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:46:47 2025