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

glade-lang-3.22.1-2.45 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: glade-lang Distribution: SUSE Linux Enterprise 15
Version: 3.22.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 2.45 Build date: Wed Jun 10 01:04:01 2020
Group: System/Localization Build host: sheep70
Size: 7282919 Source RPM: glade-3.22.1-2.45.src.rpm
Packager: https://www.suse.com/
Url: https://glade.gnome.org/
Summary: Translations for package glade
Provides translations for the "glade" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sat Jan 25 2020 dimstar@opensuse.org
  - No longer recommend -lang: supplements are in use
* Wed Jan 08 2020 dimstar@opensuse.org
  - Migrate to python3:
    + Replace python-devel BuildRequires with python3-devel.
    + Pass PYTHON=python3 to configure.
* Thu Apr 05 2018 luc14n0@linuxmail.org
  - Update to version 3.22.1:
    + Fixes:
    - Glade always re-enables the client-side-decoration option
      (bgo#794492);
    - Does not write the accessible-role accessibility property
      (bgo#794518);
    - Glade does not allow ApplicationWindow's title to be marked
      as translatable" (bgo#782753);
    - GtkDialog CSD support.
  - Drop update-desktop-files BuildRequires and suse_update_desktop_\
    file: they are no longer needed.
* Mon Mar 12 2018 dimstar@opensuse.org
  - Update to version 3.22.0:
    + bgo#774994: "in treeview columns editor contextual menu does
      nothing"
    + Simplified GladeBaseEditor
    + Fix formatting / layout of project verification details.
    + Widge chooser: activate treeview with single click and enable
      Drag & Drop.
    + Fix Design view selected state.
    + bgo#793036: "GtkCellRenderer Properties not loaded from glade
      file".
    + Fix bug in action widgets response-id parsing on 32bits system.
    + bgo#772485: "File Name property of GtkImage is copied to all
      other GtkImage"
    + GladeProject: always treat resource properties as relative.
    + bgo#793652: "Crash when deleting a list".
    + bgo#793757: "Gtk-CRITICAL **: _gtk_window_add_popover:
      assertion '_gtk_widget_get_parent (popover) == NULL' failed".
    + Add GDK_SUPER_MASK accelerator handling.
    + bgo#778537: "ActionBar need placeholder".
    + bgo#794141: Gtk.IconView disappeared from glade.
    + Updated translations.
* Mon Mar 05 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Mon Mar 05 2018 luc14n0@linuxmail.org
  - Update to version 3.21.0:
    + Main window UI overhaul.
    + An enhanced enum integer editor.
    + Added GtkGLArea object to gtk+ catalog.
    + Initial support for WebKit2GTK+ library.
    + Add GtkStackSidebar to control and display widget group.
    + Bug fixes:
    - "Please don't list 'Taiwan' as 'Taiwan, Province of China' in
      the country list" (bgo#767812).
    - Use correct tag when referring to Palette (bgo#763188).
    - Fix typo in translatable string; fixing old bgo#746531.
  - Add pkgconfig(webkit2gtk-4.0) BuildRequires as a new dependency.
* Sun Mar 04 2018 bjorn.lie@gmail.com
  - Update to version 3.20.4:
    + Fix bgo#772485: File Name property of GtkImage is copied to all
      other GtkImage.
    + Fix bgo#793652: Crash when deleting a list.
    + Fix bgo#793757: Gtk-CRITICAL **: _gtk_window_add_popover:
      assertion '_gtk_widget_get_parent (popover) == NULL' failed.
    + Add GDK_SUPER_MASK accelerator handling.
* Fri Mar 02 2018 antoine.belvire@opensuse.org
  - Update to version 3.20.3.
    + Fix bgo#793036: "GtkCellRenderer Properties not loaded from
      glade file".
    + Add GtkStackSidebar to the toolbox.
    + Fix bgo#774994: "In treeview columns editor contextual menu
      does nothing".
    + GladeDesignView: set selected layout state.
* Mon Nov 27 2017 luc14n0@linuxmail.org
  - Update to version 3.20.2:
    + Install appstream metadata to non-deprecated location.
    + Bug fixes:
    - Glade interface designer eating ram & cpu (bgo#763624).
    - Glade saves invalid GtkBuilder XML (bgo#790452).
    - GtkLabel xalign and halign appeared in GTK+ 3.16 and are not
      deprecated (bgo#782645).
    - Add background class to GladeDesignLayout children
      (bgo#773669).
    + Updated translations.
  - Add gmodule-export-2.0 and gobject-2.0 pkgconfig BuildRequires:
    they were being pulled and used since the package already had
    another declared module dependencies upon glib2-devel, the same
    provider. Note that gobject-2.0 is not mentioned in configure.ac
    but it is checked by configure and the same goes for glib-2.0
    module.
  - Drop docbook-xsl-stylesheets BuildRequires and add gtk-doc:
    that's what upstream uses and we don't want deviations to avoid
    unexpected bugs.
  - Pass enable-man-pages enable-gtk-doc and to ensure that manuals
    and documentation will be built.
  - Remove gnome-common BuildRequires and autogen.sh call, as we no
    longer carry any patches.
  - Adopt %make_build macro and drop raw commands following the best
    practices.
* Tue Oct 03 2017 luc14n0@linuxmail.org
  - Update to version 3.20.1:
    + Fixes:
    - Glib g_ptr_array_find() name clash.
    - Survey css matching error on CSD.
    - "format not a string literal" warnings.
    + Bug fixes:
    - "GLADE 3.20: crash on changing ToolItem type" (bgo#773997).
    - "Using Spacebar to change menu selction causes crash"
      (bgo#765562).
    - "client side decoration, no space to add header bar"
      (bgo#765885).
    - Clicking in ... swap order of accelerators (bgo#589306).
    - "[Wayland] glade previewer is resizing windows until it
      crashes gnome-shell" (bgo#761651).
  - Drop %desktop_database_* and %icon_theme_cache_* post/postun:
    functionality now covered by file triggers.
  - Drop glade-use-g_ptr_array_find-from-GLib.patch: fixed upstream
    (bgo#782161).
* Sun Sep 10 2017 jengelh@inai.de
  - Remove redundant %clean section, and the no-op --with-pic.
  - Ensure neutrality of descriptions. Trim/update descriptions.
* Wed May 31 2017 zaitor@opensuse.org
  - Add glade-use-g_ptr_array_find-from-GLib.patch and add explicit
    pkgconfig(glib-2.0) BuildRequires: Fix build with new glib, patch
    from upstream git (bgo#782161).
  - Following the above, add gnome-common BuildRequires and pass
    NOCONFIGURE=1 autogen.sh, as the above patch touches the
    buildsystem.
* Thu Apr 14 2016 mgorse@suse.com
  - Update to GNOME 3.20  Fate#318572
  - Drop glade-bgo702314.patch and glade-bgo721098-anjuta-hang.patch:
    Fixed upstream.
* Wed Mar 23 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Workspace layout: render frame and selection box with CSS.
    + GtkWindow: don't set the same titlebar multiple times.
    + Integrate new properties in editor for GtkLabel, GtkTextView,
      GtkPopover, GtkStackSwitcher.
    + Support id-less builder files.
    + Added missing tags to the AppData file.
    + Added support for GtkActionBar and GtkFlowBox.
    + Main UI frontend: Use wide paned handles.
    + Fixed warning about imbalanced children in GtkNotebook support.
    + Added support for GtkPopoverMenu and GtkModelButton.
    + Added support for GtkPopover (bgo#740104).
    + Added <kudos> section to appdata.
    + Added missing displayable values (bgo#758290, bgo#758289,
      bgo#758288, bgo#758287).
    + Deprecate GtkAction, GtkActivatable, and friends (bgo#757609).
    + Avoid GTK+ style context warnings (bgo#758296, bgo#758297,
      bgo#758299, bgo#758300).
    + Drop deprecated style properties in GladeCloseButton
      (bgo#758280).
    + Replace use of deprecated gdk_cursor_new.
    + Add "Stack" to "Add parent" menu (bgo#754030).
    + Bugs fixed: bgo#430445, bgo#536840, bgo#741923, bgo#750985,
      bgo#751234, bgo#754131, bgo#759395, bgo#759455, bgo#759847,
      bgo#759872, bgo#760610, bgo#761839.
    + Updated translations.
* Sat Jun 20 2015 zaitor@opensuse.org
  - Update to version 3.19.0:
    + bgo#732328: "New: add python3 support".
    + Added new symbolic variant of the app icon (bgo#747024).
    + bgo#741165: "Previewer crashes when taking PNG screenshot".
    + Added GtkSidebarWidget support.
    + Added GtkStack and GtkStackSwitcher support (bgo#738480).
    + Added GtkHeaderBar support (bgo#700914).
    + Improved undo/redo command list handling.
    + Added GtkBox center-widget support (bgo#738473).
    + Added GtkSearchBar support (bgo#738493).
    + Support CSD windows (bgo#700914).
    + Use current gtk-mac-integration API (bgo#738339).
    + Fixed bgo#732575: "Changed the type hint on the "Edit
      Separately" window to 'utility'".
    + Fixed bug "Missing plural form for UI string: emited %d
      time(s)".
    + Avoid reading freed data in glade_project_read_requires.
    + Added class chooser popover to workspace (bgo#708146).
    + Added GThemedIcon support.
    + GladePreviewer: show handler information in infobar when a
      signal is emited.
    + Migrated UI from stock icons to icon names.
    + Seal needed deprecated API and replaced deprecared API.
    + GladeWindow: only show found recent files.
    + Added GtkLockButton support.

Files

/usr/share/help/bg/glade
/usr/share/help/bg/glade/figures
/usr/share/help/bg/glade/figures/main-window.png
/usr/share/help/bg/glade/index.docbook
/usr/share/help/bg/glade/legal.xml
/usr/share/help/ca/glade
/usr/share/help/ca/glade/figures
/usr/share/help/ca/glade/figures/main-window.png
/usr/share/help/ca/glade/index.docbook
/usr/share/help/ca/glade/legal.xml
/usr/share/help/cs/glade
/usr/share/help/cs/glade/figures
/usr/share/help/cs/glade/figures/main-window.png
/usr/share/help/cs/glade/index.docbook
/usr/share/help/cs/glade/legal.xml
/usr/share/help/de/glade
/usr/share/help/de/glade/figures
/usr/share/help/de/glade/figures/main-window.png
/usr/share/help/de/glade/index.docbook
/usr/share/help/de/glade/legal.xml
/usr/share/help/el/glade
/usr/share/help/el/glade/figures
/usr/share/help/el/glade/figures/main-window.png
/usr/share/help/el/glade/index.docbook
/usr/share/help/el/glade/legal.xml
/usr/share/help/en_GB/glade
/usr/share/help/en_GB/glade/figures
/usr/share/help/en_GB/glade/figures/main-window.png
/usr/share/help/en_GB/glade/index.docbook
/usr/share/help/en_GB/glade/legal.xml
/usr/share/help/es/glade
/usr/share/help/es/glade/figures
/usr/share/help/es/glade/figures/main-window.png
/usr/share/help/es/glade/index.docbook
/usr/share/help/es/glade/legal.xml
/usr/share/help/eu/glade
/usr/share/help/eu/glade/figures
/usr/share/help/eu/glade/figures/main-window.png
/usr/share/help/eu/glade/index.docbook
/usr/share/help/eu/glade/legal.xml
/usr/share/help/fr/glade
/usr/share/help/fr/glade/figures
/usr/share/help/fr/glade/figures/main-window.png
/usr/share/help/fr/glade/index.docbook
/usr/share/help/fr/glade/legal.xml
/usr/share/help/gl/glade
/usr/share/help/gl/glade/figures
/usr/share/help/gl/glade/figures/main-window.png
/usr/share/help/gl/glade/index.docbook
/usr/share/help/gl/glade/legal.xml
/usr/share/help/hi/glade
/usr/share/help/hi/glade/figures
/usr/share/help/hi/glade/figures/main-window.png
/usr/share/help/hi/glade/index.docbook
/usr/share/help/hi/glade/legal.xml
/usr/share/help/hu/glade
/usr/share/help/hu/glade/figures
/usr/share/help/hu/glade/figures/main-window.png
/usr/share/help/hu/glade/index.docbook
/usr/share/help/hu/glade/legal.xml
/usr/share/help/it/glade
/usr/share/help/it/glade/figures
/usr/share/help/it/glade/figures/main-window.png
/usr/share/help/it/glade/index.docbook
/usr/share/help/it/glade/legal.xml
/usr/share/help/ja/glade
/usr/share/help/ja/glade/figures
/usr/share/help/ja/glade/figures/main-window.png
/usr/share/help/ja/glade/index.docbook
/usr/share/help/ja/glade/legal.xml
/usr/share/help/ko/glade
/usr/share/help/ko/glade/figures
/usr/share/help/ko/glade/figures/main-window.png
/usr/share/help/ko/glade/index.docbook
/usr/share/help/ko/glade/legal.xml
/usr/share/help/pl/glade
/usr/share/help/pl/glade/figures
/usr/share/help/pl/glade/figures/main-window.png
/usr/share/help/pl/glade/index.docbook
/usr/share/help/pl/glade/legal.xml
/usr/share/help/pt_BR/glade
/usr/share/help/pt_BR/glade/figures
/usr/share/help/pt_BR/glade/figures/main-window.png
/usr/share/help/pt_BR/glade/index.docbook
/usr/share/help/pt_BR/glade/legal.xml
/usr/share/help/ru/glade
/usr/share/help/ru/glade/figures
/usr/share/help/ru/glade/figures/main-window.png
/usr/share/help/ru/glade/index.docbook
/usr/share/help/ru/glade/legal.xml
/usr/share/help/sl/glade
/usr/share/help/sl/glade/figures
/usr/share/help/sl/glade/figures/main-window.png
/usr/share/help/sl/glade/index.docbook
/usr/share/help/sl/glade/legal.xml
/usr/share/help/sv/glade
/usr/share/help/sv/glade/figures
/usr/share/help/sv/glade/figures/main-window.png
/usr/share/help/sv/glade/index.docbook
/usr/share/help/sv/glade/legal.xml
/usr/share/help/uk/glade
/usr/share/help/uk/glade/figures
/usr/share/help/uk/glade/figures/main-window.png
/usr/share/help/uk/glade/index.docbook
/usr/share/help/uk/glade/legal.xml
/usr/share/help/zh_CN/glade
/usr/share/help/zh_CN/glade/figures
/usr/share/help/zh_CN/glade/figures/main-window.png
/usr/share/help/zh_CN/glade/index.docbook
/usr/share/help/zh_CN/glade/legal.xml
/usr/share/locale/ar/LC_MESSAGES/glade.mo
/usr/share/locale/ast/LC_MESSAGES/glade.mo
/usr/share/locale/bg/LC_MESSAGES/glade.mo
/usr/share/locale/bn/LC_MESSAGES/glade.mo
/usr/share/locale/bn_IN/LC_MESSAGES/glade.mo
/usr/share/locale/ca/LC_MESSAGES/glade.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/glade.mo
/usr/share/locale/cs/LC_MESSAGES/glade.mo
/usr/share/locale/da/LC_MESSAGES/glade.mo
/usr/share/locale/de/LC_MESSAGES/glade.mo
/usr/share/locale/el/LC_MESSAGES/glade.mo
/usr/share/locale/en@shaw/LC_MESSAGES/glade.mo
/usr/share/locale/en_CA/LC_MESSAGES/glade.mo
/usr/share/locale/en_GB/LC_MESSAGES/glade.mo
/usr/share/locale/eo/LC_MESSAGES/glade.mo
/usr/share/locale/es/LC_MESSAGES/glade.mo
/usr/share/locale/et/LC_MESSAGES/glade.mo
/usr/share/locale/eu/LC_MESSAGES/glade.mo
/usr/share/locale/fi/LC_MESSAGES/glade.mo
/usr/share/locale/fr/LC_MESSAGES/glade.mo
/usr/share/locale/gl/LC_MESSAGES/glade.mo
/usr/share/locale/gu/LC_MESSAGES/glade.mo
/usr/share/locale/he/LC_MESSAGES/glade.mo
/usr/share/locale/hi/LC_MESSAGES/glade.mo
/usr/share/locale/hu/LC_MESSAGES/glade.mo
/usr/share/locale/id/LC_MESSAGES/glade.mo
/usr/share/locale/it/LC_MESSAGES/glade.mo
/usr/share/locale/ja/LC_MESSAGES/glade.mo
/usr/share/locale/kk/LC_MESSAGES/glade.mo
/usr/share/locale/km/LC_MESSAGES/glade.mo
/usr/share/locale/ko/LC_MESSAGES/glade.mo
/usr/share/locale/lt/LC_MESSAGES/glade.mo
/usr/share/locale/lv/LC_MESSAGES/glade.mo
/usr/share/locale/mai/LC_MESSAGES/glade.mo
/usr/share/locale/mk/LC_MESSAGES/glade.mo
/usr/share/locale/ml/LC_MESSAGES/glade.mo
/usr/share/locale/mr/LC_MESSAGES/glade.mo
/usr/share/locale/nb/LC_MESSAGES/glade.mo
/usr/share/locale/ne/LC_MESSAGES/glade.mo
/usr/share/locale/nl/LC_MESSAGES/glade.mo
/usr/share/locale/nn/LC_MESSAGES/glade.mo
/usr/share/locale/or/LC_MESSAGES/glade.mo
/usr/share/locale/pa/LC_MESSAGES/glade.mo
/usr/share/locale/pl/LC_MESSAGES/glade.mo
/usr/share/locale/pt/LC_MESSAGES/glade.mo
/usr/share/locale/pt_BR/LC_MESSAGES/glade.mo
/usr/share/locale/ro/LC_MESSAGES/glade.mo
/usr/share/locale/ru/LC_MESSAGES/glade.mo
/usr/share/locale/sk/LC_MESSAGES/glade.mo
/usr/share/locale/sl/LC_MESSAGES/glade.mo
/usr/share/locale/sq/LC_MESSAGES/glade.mo
/usr/share/locale/sr/LC_MESSAGES/glade.mo
/usr/share/locale/sr@latin/LC_MESSAGES/glade.mo
/usr/share/locale/sv/LC_MESSAGES/glade.mo
/usr/share/locale/ta/LC_MESSAGES/glade.mo
/usr/share/locale/te/LC_MESSAGES/glade.mo
/usr/share/locale/th/LC_MESSAGES/glade.mo
/usr/share/locale/tr/LC_MESSAGES/glade.mo
/usr/share/locale/ug/LC_MESSAGES/glade.mo
/usr/share/locale/uk/LC_MESSAGES/glade.mo
/usr/share/locale/vi/LC_MESSAGES/glade.mo
/usr/share/locale/zh_CN/LC_MESSAGES/glade.mo
/usr/share/locale/zh_HK/LC_MESSAGES/glade.mo
/usr/share/locale/zh_TW/LC_MESSAGES/glade.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024