Blame packages/libh/libhandy/libhandy.changes

e36774
-------------------------------------------------------------------
Bernhard M. Wiedemann 514c2a
Wed Feb  1 13:27:38 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
Bernhard M. Wiedemann 514c2a
Bernhard M. Wiedemann 514c2a
- Update to version 1.8.1:
Bernhard M. Wiedemann 514c2a
  + Fix double click handling for HdyWindowHandle and HdyHeaderBar.
Bernhard M. Wiedemann 514c2a
  + Updated translations.
Bernhard M. Wiedemann 514c2a
Bernhard M. Wiedemann 514c2a
-------------------------------------------------------------------
e194da
Thu Sep 15 14:31:13 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
e194da
e194da
- Update to version 1.8.0:
e194da
  + Updated translations.
e194da
e194da
-------------------------------------------------------------------
e194da
Fri Aug  5 17:48:44 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
e194da
e194da
- Update to version 1.7.90:
e194da
  + Remove unnecessary cast in HdyPreferencesGroup.
e194da
  + Updated translations.
e194da
e194da
-------------------------------------------------------------------
e194da
Sun Jul 17 19:05:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
e194da
e194da
- Update to version 1.7.0:
e194da
  + HdyDeck: Remove a non-existent property mention.
e194da
  + HdyStyleManager:
e194da
    - Correctly reset the theme if we're not overriding it. Fixes
e194da
      switching away from HighContrast.
e194da
    - Fix a typo in docs.
e194da
    - Remove a leftover debug message.
e194da
  + Add environment variables to control styles from Builder.
e194da
e194da
-------------------------------------------------------------------
b39958
Sun Jul 10 15:30:14 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
b39958
b39958
- Update to version 1.6.3:
b39958
  + Remove a non-existent property mention from HdyDeck docs.
b39958
  + Remove a leftover debug message from HdySettings.
b39958
  + Updated translations.
b39958
b39958
-------------------------------------------------------------------
95c9f3
Sun Apr 24 20:14:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
95c9f3
95c9f3
- Update to version 1.6.2:
95c9f3
  + Fix license in docs.
95c9f3
  + Fix a Meson error when using as a subproject.
95c9f3
  + Fix a typo in HdyStyleManager docs.
95c9f3
  + Updated translations.
95c9f3
95c9f3
-------------------------------------------------------------------
6fdb76
Fri Mar 18 21:55:36 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
6fdb76
6fdb76
- Update to version 1.6.1:
6fdb76
  + HdyStyleManager: Correctly reset the theme if we're not
6fdb76
    overriding it. Fixes switching away from HighContrast.
6fdb76
6fdb76
-------------------------------------------------------------------
6fdb76
Fri Mar 18 15:02:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
6fdb76
6fdb76
- Update to version 1.6.0:
6fdb76
  + Fix introspection-related build warnings.
6fdb76
  + AdwStyleManager: Make color-scheme work with GTK themes ending
6fdb76
    in -dark.
6fdb76
  + Updated translations.
6fdb76
6fdb76
-------------------------------------------------------------------
6fdb76
Mon Mar  7 18:20:53 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
6fdb76
6fdb76
- Update to version 1.5.91:
6fdb76
  + HdyAvatar: Fix invalid UTF-8 handling.
6fdb76
  + HdyStyleManager: Don't disable non-CSS animations during style
6fdb76
    changes.
6fdb76
  + Fix carousel indicator sizing.
6fdb76
6fdb76
-------------------------------------------------------------------
6fdb76
Fri Feb 11 13:44:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
6fdb76
6fdb76
- Update to version 1.5.90:
6fdb76
  + Documentation:
6fdb76
    - Port to gi-docgen
6fdb76
    - Use "Since: 1.0" for pre-1.0 symbols
6fdb76
    - Various cleanups and consistency updates
6fdb76
  + Demo:
6fdb76
    - Fix keyboard navigation
6fdb76
    - Don't make rows containing buttons activatable
6fdb76
    - Set minimum width on the view switcher window
6fdb76
  + HdyCarousel: Properly remove mouse wheel timer
6fdb76
  + HdyClamp: Fix measuring
6fdb76
  + HdyKeypad: Fix keyboard navigation
6fdb76
  + HdyStyleManager: Properly reset animations after style changes
6fdb76
  + HdySwipeTracker: Fix a runtime warning
6fdb76
  + HdyTabView: Propagate Alt+[0-9] when trying to switch to the
6fdb76
    selected tab
6fdb76
  + HdyViewSwitcher: Properly center button labels
6fdb76
  + Build and CI cleanups
6fdb76
  + Remove unused distro packaging
6fdb76
  + Updated translations.
6fdb76
- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
6fdb76
  upstreams port.
6fdb76
6fdb76
-------------------------------------------------------------------
a0c9ec
Fri Nov 12 12:29:26 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
a0c9ec
a0c9ec
- Update to version 1.5.0:
a0c9ec
  + Introduce HdyStyleManager for managing color schemes
a0c9ec
    (light/dark) and high contrast mode.
a0c9ec
    - Support the cross-platform color scheme preference in the
a0c9ec
      settings portal.
a0c9ec
  + HdyPreferencesPage: Remove adaptive margins to fix default
a0c9ec
    window sizes.
a0c9ec
  + HdyTabBar: Handle middle click on button release rather than
a0c9ec
    press.
a0c9ec
  + Various memory leak fixes.
a0c9ec
  + Updated translations.
a0c9ec
- Use ldconfig_scriptlets macro for post(un) handling.
a0c9ec
a0c9ec
-------------------------------------------------------------------
7f392f
Thu Nov  4 12:46:34 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
7f392f
7f392f
- Stop passing the no longer user nor recognized option
7f392f
  static=false to meson.
7f392f
7f392f
-------------------------------------------------------------------
4741fc
Mon Sep  6 06:47:15 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
4741fc
4741fc
- Update to version 1.4.0:
4741fc
  + Updated translations.
4741fc
4741fc
-------------------------------------------------------------------
4741fc
Thu Sep  2 09:00:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
4741fc
4741fc
- Update to version 1.3.90:
4741fc
  + HdyAvatar: Fix giving it the .image style class when needed.
4741fc
  + HdyCarousel:
4741fc
    - Add the allow-scroll-wheel property.
4741fc
    - Fix the child size allocation.
4741fc
  + HdyPreferencesGroup: Add the use-markup property.
4741fc
  + Deprecate HdySwipeGroup and HdyTitleBar.
4741fc
  + Fix translations by setting the translation domain in UI files.
4741fc
  + Updated translations.
4741fc
- Move to regular tarballs: drop _service file.
4741fc
4741fc
-------------------------------------------------------------------
f4588b
Mon Jun 21 13:21:26 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
f4588b
f4588b
- Update to version 1.2.3:
f4588b
  + HdySqueezer: Fix a size allocation issue.
f4588b
  + HdyTabBar: Fix a leak.
f4588b
  + HdyAvatar: Fix getting the pixbuf from the avatar.
f4588b
  + HdyClamp: Fix using "size" and not "width" in the
f4588b
    documentation.
f4588b
  + HdyDeck and HdyLeaflet: Null check a child before using it when
f4588b
    looking for a swipeable one.
f4588b
  + Specify the translation domain in UI files.
f4588b
  + Remove some unused code.
f4588b
  + Updated translations.
f4588b
f4588b
-------------------------------------------------------------------
Bernhard M. Wiedemann 8c0aba
Fri Apr 30 16:25:03 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
Bernhard M. Wiedemann 8c0aba
Bernhard M. Wiedemann 8c0aba
- Update to version 1.2.2:
Bernhard M. Wiedemann 8c0aba
  + HdySqueezer:
Bernhard M. Wiedemann 8c0aba
    - Make the vertical orientation work.
Bernhard M. Wiedemann 8c0aba
    - Fix usage of xalign with RTL.
Bernhard M. Wiedemann 8c0aba
  + HdyComboRow: Focus selected row when opening the popover.
Bernhard M. Wiedemann 8c0aba
  + HdyAvatar: Fix a crash when loading icons.
Bernhard M. Wiedemann 8c0aba
  + Demo: Fix RTL sidebar icons.
Bernhard M. Wiedemann 8c0aba
Bernhard M. Wiedemann 8c0aba
-------------------------------------------------------------------
9a1bb7
Sat Apr 17 13:33:51 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
9a1bb7
9a1bb7
- Update to version 1.2.1:
9a1bb7
  + hdydeck and hdyleaflet:
9a1bb7
    - Skip the unfolded allocation phase if there are no visible
9a1bb7
      children, fixing a crash.
9a1bb7
    - Fix the reverse child order.
9a1bb7
  + hdyheaderbar: stop force centering an expanded title when
9a1bb7
    loose.
9a1bb7
  + hdyflap: fix shadow glitches on flap child resizes.
9a1bb7
  + hdypreferenceswindow:
9a1bb7
    - give the window the .preferences style class.
9a1bb7
    - make the search results page's margins adaptive.
9a1bb7
  + demo: fix a memory leak in the view switcher demo.
9a1bb7
  + meson: avoid trailing slashes in directories if package_subdir
9a1bb7
    is empty.
9a1bb7
9a1bb7
-------------------------------------------------------------------
e36774
Wed Mar 17 12:54:13 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Update to version 1.2.0:
e36774
  + Fix deprecation warnings when including handy.h.
e36774
  + Fix warnings with -Wmissing-field-initializers.
e36774
  + Fix warnings with --buildtype=optimized.
e36774
  + Fix a crash when subclassing HdyPreferencesGroup.
e36774
  + Fix a build reproducibility issue by using basenames rather
e36774
    than full paths in generated sources.
e36774
  + Updated translations.
e36774
e36774
-------------------------------------------------------------------
e36774
Mon Feb 15 11:14:47 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
e36774
e36774
- Update to version 1.1.90:
e36774
  + Add HdyFlap, allowing to have adaptive tab bars and header
e36774
    bars.
e36774
  + Add HdyTabBar and HdyTabView, offering a modern tab bar.
e36774
  + Add HdyStatusPage, a convenient widget for welcome pages, empty
e36774
    state pages, or error pages.
e36774
  + HdyAvatar:
e36774
    - Add the loadable  -icon property to allow setting a
e36774
      GLoadableIcon as the avatar picture.
e36774
    - Deprecate hdy_avatar_set_image_load_func() in favor of the
e36774
      loadable  -icon property.
e36774
    - Add hdy_avatar_draw_to_pixbuf() and
e36774
      hdy_avatar_draw_to_pixbuf_async() to export the avatar as a
e36774
      GdkPixbuf.
e36774
    - Take CSS sizing properties into account.
e36774
  + HdyPreferencesWindow:
e36774
    - Use HdyStatusPage as the empty search result page to
e36774
      standardize the page's look.
e36774
  + HdyPreferencesPage:
e36774
    - Propagate the natural height of the scrolled content.
e36774
    - Make the scrolled window automatically follow the focus.
e36774
    - Implement the margins via CSS so applications can override
e36774
      them.
e36774
    - Make the margins adapt to the available width.
e36774
  + HdyPreferencesGroup:
e36774
    - Allow navigating out of the listbox.
e36774
    - Wrap labels on words or characters, preventing long words
e36774
      from breaking the UI.
e36774
    - Take CSS sizing properties into account.
e36774
    - Implement the margins via CSS so applications can override
e36774
      them.
e36774
    - Refine the spacing.
e36774
    - Protect against gtk_widget_show_all().
e36774
    - Fix a leak when destroying the widget.
e36774
    - Add accessibility relationships for the title.
e36774
  + HdyClamp:
e36774
    - Fix measuring the widget even without a child.
e36774
    - Take CSS sizing properties into account.
e36774
  + HdyActionRow:
e36774
    - Add the title  -lines and subtitle  -lines properties to set
e36774
      the number of lines the title and subtitle should be limited
e36774
      to, 0 giving an unlimited lines number.
e36774
    - Wrap labels on words or characters, preventing long words
e36774
      from breaking the UI.
e36774
    - Document that hdy_action_row_get_icon_name() doesn't transfer
e36774
      string ownership.
e36774
    - Add accessibility relationships for the title.
e36774
  + HdyComboRow:
e36774
    - Fix showing the checkmark on the right item.
e36774
    - Use object  -select  -symbolic instead of emblem  -ok
e36774
      -symbolic as the selected item checkmark icon, as it is more
e36774
      semantically correct.
e36774
  + HdySwipeTracker:
e36774
    - Add the allow  -long  -swipes property to allow swiping more
e36774
      than one snap point at a time.
e36774
    - Calculate the velocity with a scroll history to gain
e36774
      precision.
e36774
    - Fix coordinate transformation for scrolling.
e36774
    - Don't leak the current event.
e36774
  + HdyCarousel:
e36774
    - Add the allow  -long  -swipes property to allow swiping more
e36774
      than one child at a time.
e36774
    - Fix a size invalidation issue.
e36774
  + HdyDeck:
e36774
    - Add the hdy_deck_prepend(), hdy_deck_insert_child_after(),
e36774
      and hdy_deck_reorder_child_after() methods.
e36774
    - Increase the edge swipe area from 16px to 32px.
e36774
    - Fix the ntural size calculation.
e36774
  + HdyLeaflet:
e36774
    - Add the hdy_leaflet_prepend(),
e36774
      hdy_leaflet_insert_child_after(), and
e36774
      hdy_leaflet_reorder_child_after() methods.
e36774
    - Increase the edge swipe area from 16px to 32px.
e36774
  + HdyKeypad:
e36774
    - Beep when typing invalid characters.
e36774
    - Allow pasting and erasing text in the entry.
e36774
    - Fix allowing + when symbols are visible instead of hidden.
e36774
  + Updated translations.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Dec 25 11:02:13 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Update to version 1.0.3:
e36774
  + Fix build warnings with newer GCC.
e36774
  + HdyActionRow: Clarify hdy_action_row_get_icon_name()
e36774
    documentation.
e36774
  + HdyCarousel: Fix drawing cache invalidation on resize.
e36774
  + HdyComboRow: Use the right checkmark icon.
e36774
  + HdyLeaflet and HdyDeck: Increase the edge swipe area size.
e36774
  + HdyKeypad: Fix typing the '+' symbol.
e36774
  + HdyPreferencesGroup:
e36774
    - Fix a memory leak when destroying the widget.
e36774
    - Don't show empty title and description when using
e36774
      gtk_widget_show_all().
e36774
  + HdySwipeTracker:
e36774
    - Correctly transform widget coordinates for touchpad swipes.
e36774
    - Fix a memory leak.
e36774
e36774
-------------------------------------------------------------------
e36774
Thu Nov 12 16:13:48 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Update to version 1.0.2:
e36774
  + Fix gtk-doc install path.
e36774
  + HdyCarousel: Fix pages not being drawn until scrolled on X11.
e36774
  + HdyComboRow: Fix test failures on x86.
e36774
  + HdyLeaflet and HdyDeck: Fix transition shadow on HiDPI.
e36774
  + HdySwipeTracker:
e36774
    - Fix touchpad swipes not working after pressing a GtkButton.
e36774
    - Fix swipes in nested swipeable widgets when started from a
e36774
      GtkButton.
e36774
  + HdyViewSwitcherTitle: Mark title and subtitle properties as
e36774
    translatable for Glade.
e36774
  + Updated translations.
e36774
e36774
-------------------------------------------------------------------
e36774
Mon Nov  2 12:51:15 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Update to version 1.0.1:
e36774
  + Fix build with Glade 3.37.
e36774
  + Fix a Meson version warning.
e36774
  + HdyAvatar:
e36774
    - Minimize the amount of redundant load_image() calls.
e36774
    - Center non-square custom images.
e36774
    - Add .image style class to avatars with custom images.
e36774
    - Allow css border and shadow on avatars with custom images so
e36774
      elementary can style it.
e36774
  + HdyCarousel:
e36774
    - Fix drawing cache.
e36774
    - Fix crash when scrolling over empty carousel.
e36774
  + HdyComboRow:
e36774
    - Fix popover hiding animation when clicking a row.
e36774
    - Always reserve space for checkmarks.
e36774
  + HdyHeaderGroup: Fix a warning on nesting HdyHeaderGroups.
e36774
  + HdyKeypad: Fix input of the #, @ and + characters.
e36774
  + HdyLeaflet and HdyDeck: Fix minimum size when
e36774
    'interpolate-size' property is TRUE.
e36774
  + HdyPreferencesWindow: Fix searching rows that have mnemonics.
e36774
  + HdySwipeTracker:
e36774
    - Fix swipes not working if started from GtkButton.
e36774
    - Increase drag threshold for touchscreens.
e36774
    - Avoid a jump when starting a drag.
e36774
  + HdyViewSwitcher: Fix sizing with invisible pages.
e36774
  + Updated translations.
e36774
- Re-enable glade catalog build: define with_glade 1: upstream
e36774
  fixed the build issue.
e36774
e36774
-------------------------------------------------------------------
e36774
Wed Sep  9 10:35:43 UTC 2020 - Antoine Belvire <antoine.belvire@opensuse.org>
e36774
e36774
- Update to version 1.0.0: No change, only version bump.
e36774
e36774
-------------------------------------------------------------------
e36774
Wed Sep  9 07:12:28 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Provide %{name} = %{version} in shlib package in order to make
e36774
  -lang package installable: needed as there is no main package.
e36774
e36774
-------------------------------------------------------------------
e36774
Sat Sep  5 14:55:30 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Update to version 0.91.0:
e36774
  + Update HdyComboRow's state when its model is changed.
e36774
  + Fix padding application in HdyHeaderBar.
e36774
  + HdyPreferencesWindow:
e36774
    - Translate the keyval properly to ensure keyboard shortcuts
e36774
      work with all keymaps.
e36774
    - Allow closing the window or subpages with the Esc key.
e36774
  + HdyWindow and HdyApplicationWindow:
e36774
    - Fix a memory leak when destroying the widget.
e36774
    - Get the state from the correct style context to avoid a
e36774
      constant redraw after changing the text direction and before
e36774
      the window is focused.
e36774
    - Don't force a 0px border-radius on the window to give more
e36774
      freedom to elementary.
e36774
  + Updated translations.
e36774
- Disable glade catalogs for the time being: not compatible with
e36774
  glade 3.37.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Aug 28 09:55:47 UTC 2020 - Antoine Belvire <antoine.belvire@opensuse.org>
e36774
e36774
- Update to version 0.90.0:
e36774
  + Stop requiring the HANDY_USE_UNSTABLE_API guard.
e36774
  + Stop transforming close buttons into back buttons for dialogs
e36774
    on the desktop.
e36774
  + Give some nice default and minimum sizes to
e36774
    HdyPreferencesWindow.
e36774
  + HdyCarousel:
e36774
    - Add HdyCarouselIndicatorDots and HdyCarouselIndicatorLines.
e36774
    - Drop the indicator-style, indicator-spacing, and
e36774
      center-content properties.
e36774
  + Revamp the colors of HdyAvatar and augment its colors number to
e36774
    14.
e36774
  + Set the default column and row spacing of HdyKeypad to 6
e36774
    pixels.
e36774
  + Don't present an arrow and a popover in HdyComboRow when its
e36774
    model has less than 2 items.
e36774
  + Support CSS sizing properties for HdySqueezer and
e36774
    HdyViewSwitcher.
e36774
  + Drop the icon-size properties of HdyViewSwitcher,
e36774
    HdyViewSwitcherTitle  and HdyViewSwitcherBar.
e36774
  + Give some horizontal margins to the view switcher of
e36774
    HdyViewSwitcherTitle via CSS.
e36774
  + Add all files back to tarballs except the debian directory.
e36774
- Remove libhandy-adapt-glade-3-36.patch: Fixed upstream.
e36774
- Update shlib suffix to 1_0 to reflect the API update from version
e36774
  0.0.13.
e36774
- Use new URL and git repository from GNOME's GitLab.
e36774
e36774
-------------------------------------------------------------------
e36774
Tue Aug 18 14:01:44 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
e36774
e36774
- Remove meson_build libhandy-doc call: it was a NOP and fails with
e36774
  meson 0.55.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri May  8 11:34:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Add libhandy-adapt-glade-3-36.patch: Fix build with new glade
e36774
  3.36.0.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Jan 10 17:24:21 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Update to version 0.0.13:
e36774
  + Various build and bug fixes.
e36774
e36774
-------------------------------------------------------------------
e36774
Thu Sep 12 18:55:18 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Update to version 0.0.11:
e36774
  + Various build and bug fixes.
e36774
- Switch to source service.
e36774
e36774
-------------------------------------------------------------------
e36774
Thu Jun 13 19:06:32 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Update to version 0.0.10:
e36774
  + Various build and bug fixes.
e36774
e36774
-------------------------------------------------------------------
e36774
Thu Mar  7 16:45:40 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Update to version 0.0.9:
e36774
  + Various build and bug fixes.
e36774
- Drop libhandy-fix-translations.patch: Fixed upstream.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Mar  1 20:59:45 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
e36774
e36774
- Add libhandy-fix-translations.patch: Fix broken translations in
e36774
  apps using libhandy.
e36774
e36774
-------------------------------------------------------------------
e36774
Sat Feb 16 14:16:36 UTC 2019 - bjorn.lie@gmail.com
e36774
e36774
- Update to version 0.0.8:
e36774
  + Various build and bug fixes, including a few memory leak fixes.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Jan 18 23:29:58 UTC 2019 - bjorn.lie@gmail.com
e36774
e36774
- Update to version 0.0.7:
e36774
  + Various build and bug fixes.
e36774
  + Add introspection and the Glade catalog features.
e36774
  + Allow building as static lib.
e36774
  + Update documentation.
e36774
- Pass explicit options to meson, ensure we build the features we
e36774
  want and do not want.
e36774
e36774
-------------------------------------------------------------------
e36774
Mon Dec 24 10:01:30 UTC 2018 - bjorn.lie@gmail.com
e36774
e36774
- Update to version 0.0.6:
e36774
  + Various buildfixes.
e36774
  + Reproduciable builds should now be possible.
e36774
  + Header bar cleanup.
e36774
- Changes from version 0.0.5:
e36774
  + meson: Properly depend on the generated headers.
e36774
  + Remove styles, depend on gtk to provide them.
e36774
- Drop libhandy-generated-header-dependency.patch: Fixed upstream.
e36774
e36774
-------------------------------------------------------------------
e36774
Fri Nov  9 09:34:50 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
e36774
e36774
- Update summary.
e36774
e36774
-------------------------------------------------------------------
e36774
Mon Nov  5 15:26:20 UTC 2018 - badshah400@gmail.com
e36774
e36774
- Add libhandy-generated-header-dependency.patch: Fix dependency
e36774
  problems with headers generated by meson; fixes build for 32
e36774
  bit; patch taken from upstream git
e36774
  (https://source.puri.sm/Librem5/libhandy/issues/60).
e36774
- Enable parallel builds for i586.
e36774
e36774
-------------------------------------------------------------------
e36774
Wed Oct 31 12:46:27 UTC 2018 - badshah400@gmail.com
e36774
e36774
- Use -j1 when building for i586, as parallel builds fail
e36774
  (https://source.puri.sm/Librem5/libhandy/issues/60).
e36774
e36774
-------------------------------------------------------------------
e36774
Wed Oct 31 09:08:59 UTC 2018 - badshah400@gmail.com
e36774
e36774
- Initial package.