Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

snapd-glib-devel-1.49-1.el7 RPM for aarch64

From EPEL 7 for aarch64 / Packages / s

Name: snapd-glib-devel Distribution: Fedora Project
Version: 1.49 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Jul 17 13:07:02 2019
Group: Unspecified Build host: buildvm-aarch64-08.arm.fedoraproject.org
Size: 2467997 Source RPM: snapd-glib-1.49-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/snapcore/snapd-glib
Summary: Development files for snapd-glib
This package provides the files for developing applications
that use snapd-glib to communicate with snapd.

Provides

Requires

License

LGPLv2 or LGPLv3

Changelog

* Wed Jul 17 2019 Neal Gompa <ngompa13@gmail.com> - 1.49-1
  - Update to 1.49
  - New APIs for getting connections and deprecating older variants
  - Fix memory leaks
  - Use C99 variable style
* Thu Jul 11 2019 Neal Gompa <ngompa13@gmail.com> - 1.48-1
  - Update to 1.48
  - Many new APIs added
  - Allow searching via common-id
  - Add a description markdown parser
  - Replace SnapdConnection with SnapdPlugRef and SnapdSlotRef
  - Support updated connections API (/v2/connections)
  - Support updated /v2/interfaces&select= API
  - Support snap configuration API
  - Add Qt interface attribute API
  - Make snapd_client_set_socket_path revert to the default when NULL passed.
  - Fix C99 mode not being enabled on older versions of GCC
* Sun Mar 24 2019 Neal Gompa <ngompa13@gmail.com> - 1.47-1
  - Update to 1.47
  - New API: snapd_channel_get_released_at
  - New API: SNAPD_ERROR_DNS_FAILURE
  - Fix tests breaking due to undefined order of results
  - Remove generated MOC file from tarball
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.45-3
  - Update BRs for vala packaging changes
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.45-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jan 25 2019 Richard Hughes <rhughes@redhat.com> - 1.45-1
  - Update to 1.45
  - Support base snap field
  - Support filtering apps
  - Support maintenance information returned from snapd
* Sun Nov 04 2018 Neal Gompa <ngompa13@gmail.com> - 1.44-1
  - Update to 1.44
  - Reconnect to snapd if disconnected while trying to send the request
  - Handle short writes to snapd
* Sat Aug 25 2018 Neal Gompa <ngompa13@gmail.com> - 1.43-1
  - Update to 1.43
  - New APIs for getting snaps asynchronously
  - New APIs for getting system info and publisher info
  - Deprecated async client list APIs
  - Fix small memory leak
  - Fix compile warnings
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.41-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 22 2018 Neal Gompa <ngompa13@gmail.com> - 1.41-1
  - Update to 1.41
  - New APIs for getting build and common IDs
  - Fix buffer overflows reading HTTP chunked data
* Thu Apr 12 2018 Neal Gompa <ngompa13@gmail.com> - 1.39-1
  - Update to 1.39
  - Fix memory leak in QSnapdAssertion
  - Remove cancelled requests from the request queue.
  - Fix SnapdClient reference leak in each request
* Sun Mar 04 2018 Neal Gompa <ngompa13@gmail.com> - 1.38-1
  - Update to 1.38
  - Fix snapd_snap_match_channel not matching risks correctly
  - Fix return value of SnapdSnap::matchChannel when fails to match
  - Support new snapd errors SNAPD_ERROR_NOT_FOUND, SNAPD_ERROR_NOT_IN_STORE
  - Fix progress callback scope annotations
  - Fix reference leak
  - Fix missing out annotation in find/find_section
  - Remove deprecated snapd-login-service
  - Deprecated APIs for snapd-login-service
  - Fix small memory leaks
  - Fix linking with --no-undefined
  - Compile snapd-qt with -fPIC to avoid compile failure on Fedora
* Wed Feb 07 2018 Neal Gompa <ngompa13@gmail.com> - 1.32-1
  - Update to 1.32
  - Fix crash when calling snapd_login_async
  - Support new bad-query, network-timeout errors from snapd
  - Support QSnapdClient::find/Section method without flags set
  - Assert name parameter set in snapd_snap_match_channel
  - Add methods to extrack track/risk/branch from channel names
  - Implement snapd_client_abort_change
  - Handle incorrectly named tracks field
* Sun Nov 19 2017 Neal Gompa <ngompa13@gmail.com> - 1.29-1
  - Update to 1.29
  - Add several new APIs for managing snaps
  - Fix crash accessing freed memory
  - Fix small memory leaks
  - Fix crash on 32-bit architectures
* Wed Nov 01 2017 Neal Gompa <ngompa13@gmail.com> - 1.24-1
  - Update to 1.24
  - Add several new APIs for getting details on snaps
  - Fix issues with Qt bindings
  - Add support for setting snapd socket
  - Add support for snap channels
  - Make clients using provided sockets non-blocking
* Sun Oct 08 2017 Neal Gompa <ngompa13@gmail.com> - 1.23-1
  - Update to 1.23
  - Fix snapd-login-service crash
  - Improve failure handling when snapd socket read/writes fail
  - Backport from upstream: Fix runtime assertion when snapd socket is NULL
* Tue Sep 12 2017 Neal Gompa <ngompa13@gmail.com> - 1.22-1
  - Update to 1.22
  - Make QML module depend on libsnapd-qt being compiled first to fix compile failures
* Mon Sep 11 2017 Neal Gompa <ngompa13@gmail.com> - 1.21-1
  - Update to 1.21
  - Fix MOC detection in Fedora
  - Handle Qt configure failures
* Fri Sep 08 2017 Richard Hughes <rhughes@redhat.com> - 1.20-1
  - Update to 1.20
  - Stop distributing generated files, which allows the build to complete.
* Thu Sep 07 2017 Richard Hughes <rhughes@redhat.com> - 1.19-1
  - Update to 1.19
  - Add new API required by gnome-software
  - Add mutex in request queue
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 18 2017 Richard Hughes <rhughes@redhat.com> - 1.16-1
  - Update to 1.16
  - Bring introspection and vapigen m4 macros into the source
  - Fix snapd-qt build failure due to conflict of 'signals' variable with GDBus
  - Set a user agent when sending requests to snapd-glib
* Thu Jul 13 2017 Robert Ancell <robert.ancell@canonical.com> - 1.15-1
  - Update to 1.15
  - Add gcc-c++ build depends
* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 1.13-2
  - Downgrade snapd to Recommends and remove ExclusiveArch
* Tue Jun 27 2017 Neal Gompa <ngompa13@gmail.com> - 1.13-1
  - Update to 1.13
  - Version the build dependencies
* Thu May 18 2017 Neal Gompa <ngompa13@gmail.com> - 1.12-1
  - Update to 1.12
* Wed Apr 05 2017 Neal Gompa <ngompa13@gmail.com> - 1.10-1
  - Update to 1.10
* Fri Mar 31 2017 Neal Gompa <ngompa13@gmail.com> - 1.9-2
  - Add ExclusiveArch entry from snapd, since it requires snapd
* Fri Mar 31 2017 Neal Gompa <ngompa13@gmail.com> - 1.9-1
  - Rebase to latest upstream release
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Nov 01 2016 Zygmunt Krynicki <me@zygoon.pl> - 1.2-1
  - Update to latest upstream release
* Tue Sep 27 2016 Neal Gompa <ngompa13@gmail.com> - 0.14-1
  - Flesh out spec and add subpackages for devel and login service
* Thu Sep 08 2016 Zygmunt Krynicki <me@zygoon.pl> - 0.14-0
  - Update to 0.14
* Fri Aug 26 2016 Zygmunt Krynicki <me@zygoon.pl> - 0.8-1
  - Initial version of the package

Files

/usr/include/snapd-glib
/usr/include/snapd-glib/snapd-glib
/usr/include/snapd-glib/snapd-glib/snapd-alias.h
/usr/include/snapd-glib/snapd-glib/snapd-app.h
/usr/include/snapd-glib/snapd-glib/snapd-assertion.h
/usr/include/snapd-glib/snapd-glib/snapd-auth-data.h
/usr/include/snapd-glib/snapd-glib/snapd-change.h
/usr/include/snapd-glib/snapd-glib/snapd-channel.h
/usr/include/snapd-glib/snapd-glib/snapd-client.h
/usr/include/snapd-glib/snapd-glib/snapd-connection.h
/usr/include/snapd-glib/snapd-glib/snapd-enum-types.h
/usr/include/snapd-glib/snapd-glib/snapd-error.h
/usr/include/snapd-glib/snapd-glib/snapd-glib.h
/usr/include/snapd-glib/snapd-glib/snapd-icon.h
/usr/include/snapd-glib/snapd-glib/snapd-interface.h
/usr/include/snapd-glib/snapd-glib/snapd-login.h
/usr/include/snapd-glib/snapd-glib/snapd-maintenance.h
/usr/include/snapd-glib/snapd-glib/snapd-markdown-node.h
/usr/include/snapd-glib/snapd-glib/snapd-markdown-parser.h
/usr/include/snapd-glib/snapd-glib/snapd-media.h
/usr/include/snapd-glib/snapd-glib/snapd-plug-ref.h
/usr/include/snapd-glib/snapd-glib/snapd-plug.h
/usr/include/snapd-glib/snapd-glib/snapd-price.h
/usr/include/snapd-glib/snapd-glib/snapd-screenshot.h
/usr/include/snapd-glib/snapd-glib/snapd-slot-ref.h
/usr/include/snapd-glib/snapd-glib/snapd-slot.h
/usr/include/snapd-glib/snapd-glib/snapd-snap.h
/usr/include/snapd-glib/snapd-glib/snapd-system-information.h
/usr/include/snapd-glib/snapd-glib/snapd-task.h
/usr/include/snapd-glib/snapd-glib/snapd-user-information.h
/usr/include/snapd-glib/snapd-glib/snapd-version.h
/usr/lib64/libsnapd-glib.so
/usr/lib64/pkgconfig/snapd-glib.pc
/usr/share/gir-1.0/Snapd-1.gir
/usr/share/gtk-doc/html/snapd-glib
/usr/share/gtk-doc/html/snapd-glib/SnapdAlias.html
/usr/share/gtk-doc/html/snapd-glib/SnapdApp.html
/usr/share/gtk-doc/html/snapd-glib/SnapdAssertion.html
/usr/share/gtk-doc/html/snapd-glib/SnapdAuthData.html
/usr/share/gtk-doc/html/snapd-glib/SnapdChange.html
/usr/share/gtk-doc/html/snapd-glib/SnapdChannel.html
/usr/share/gtk-doc/html/snapd-glib/SnapdClient.html
/usr/share/gtk-doc/html/snapd-glib/SnapdConnection.html
/usr/share/gtk-doc/html/snapd-glib/SnapdIcon.html
/usr/share/gtk-doc/html/snapd-glib/SnapdInterface.html
/usr/share/gtk-doc/html/snapd-glib/SnapdMaintenance.html
/usr/share/gtk-doc/html/snapd-glib/SnapdMarkdownNode.html
/usr/share/gtk-doc/html/snapd-glib/SnapdMarkdownParser.html
/usr/share/gtk-doc/html/snapd-glib/SnapdMedia.html
/usr/share/gtk-doc/html/snapd-glib/SnapdPlug.html
/usr/share/gtk-doc/html/snapd-glib/SnapdPlugRef.html
/usr/share/gtk-doc/html/snapd-glib/SnapdPrice.html
/usr/share/gtk-doc/html/snapd-glib/SnapdScreenshot.html
/usr/share/gtk-doc/html/snapd-glib/SnapdSlot.html
/usr/share/gtk-doc/html/snapd-glib/SnapdSlotRef.html
/usr/share/gtk-doc/html/snapd-glib/SnapdSnap.html
/usr/share/gtk-doc/html/snapd-glib/SnapdSystemInformation.html
/usr/share/gtk-doc/html/snapd-glib/SnapdTask.html
/usr/share/gtk-doc/html/snapd-glib/SnapdUserInformation.html
/usr/share/gtk-doc/html/snapd-glib/annotation-glossary.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-0.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-11.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-12.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-13.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-14.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-15.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-16.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-17.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-18.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-19.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-20.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-21.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-22.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-23.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-24.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-25.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-26.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-27.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-28.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-29.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-3.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-30.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-31.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-32.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-33.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-34.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-35.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-36.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-37.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-38.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-39.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-40.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-41.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-42.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-43.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-44.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-45.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-46.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-47.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-48.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-49.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-5.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-7.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-8.html
/usr/share/gtk-doc/html/snapd-glib/api-index-1-9.html
/usr/share/gtk-doc/html/snapd-glib/api-index-full.html
/usr/share/gtk-doc/html/snapd-glib/ch01.html
/usr/share/gtk-doc/html/snapd-glib/deprecated-api-index.html
/usr/share/gtk-doc/html/snapd-glib/home.png
/usr/share/gtk-doc/html/snapd-glib/index.html
/usr/share/gtk-doc/html/snapd-glib/left-insensitive.png
/usr/share/gtk-doc/html/snapd-glib/left.png
/usr/share/gtk-doc/html/snapd-glib/object-tree.html
/usr/share/gtk-doc/html/snapd-glib/right-insensitive.png
/usr/share/gtk-doc/html/snapd-glib/right.png
/usr/share/gtk-doc/html/snapd-glib/snapd-glib-Errors.html
/usr/share/gtk-doc/html/snapd-glib/snapd-glib-Version-Information.html
/usr/share/gtk-doc/html/snapd-glib/snapd-glib-snapd-login().html
/usr/share/gtk-doc/html/snapd-glib/snapd-glib.devhelp2
/usr/share/gtk-doc/html/snapd-glib/style.css
/usr/share/gtk-doc/html/snapd-glib/up-insensitive.png
/usr/share/gtk-doc/html/snapd-glib/up.png
/usr/share/vala/vapi/snapd-glib.deps
/usr/share/vala/vapi/snapd-glib.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:49:57 2024