Commit Graph

87 Commits

Author SHA256 Message Date
Ana Guerrero
b3ec4a64c1 Accepting request 1204691 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1204691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=49
2024-09-30 13:34:51 +00:00
c3107c2e1c Scripted push of GNOME 47
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=84
2024-09-30 07:49:50 +00:00
Dominique Leuenberger
589927d840 Accepting request 1159762 from GNOME:Factory
- Update to version 2.52.0:
  + FontFamily: Add property_item_type(), property_n_items(),
    property_name(), property_is_monospace(),
    property_is_variable().
  + FontMap: Add reload_font(), property_item_type(),
    property_n_items().

- Update to version 2.50.2:
  + Fontset: Use callback functions with C linkage.
  + Coverage: Don't use deprecated pango_coverage_ref/unref().
  + Documentation:
    - Doxyfile.in: Don't hide undocumented classes.
    - README.win32: Convert to MarkDown and rename to
      README.win32.md.
    - Make dependencies clearer.
    - Remove AUTHORS, HACKING, README.SUN; add general info to
      README.md.
  + Meson build:
    - Detect if we build from a git subtree.
    - Don't copy files with configure_file().
    - Fix the evaluation of is_git_build on Windows.
    - Don't fail if warning_level=everything.

OBS-URL: https://build.opensuse.org/request/show/1159762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=48
2024-03-20 20:15:58 +00:00
4a871903d8 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=82 2024-03-20 07:16:31 +00:00
7e3feecad8 Accepting request 1158300 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158300
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=81
2024-03-19 13:29:49 +00:00
Dominique Leuenberger
36be9e89f1 Accepting request 1005254 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1005254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=47
2022-09-22 12:49:58 +00:00
b24ea6b0cd Accepting request 1005251 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1005251
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=79
2022-09-21 16:13:24 +00:00
Dominique Leuenberger
b224950179 Accepting request 953714 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/953714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=46
2022-02-11 22:07:19 +00:00
b5d7331c81 Accepting request 953697 from GNOME:Next
Drop baselibs

OBS-URL: https://build.opensuse.org/request/show/953697
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=78
2022-02-11 11:00:55 +00:00
4332680bc0 Accepting request 953074 from GNOME:Next
- Update to version 2.50.0:
  * CI: Comment out 'meson test'
  * Attribute: Add some create_attr_*() methods
  * AttrList: Add to_string() and from_string()
  * Regenerate docs.xml and .defs files, using files from pango
    1.50.0
  * build: Support Visual Studio 2022 builds
  * Add FontMap::get_family()
  * Add the CairoFontMapImpl class
  * CI: Switching to debian:testing
  * AttrList: Add get_attributes(), update(), equal()
  * docs/reference/Doxyfile.in: Remove obsolete entry
  * CI: Add .gitlab-ci.yml
  * Don't include individual pango headers, part 2
  * Don't include individual pango headers
  * Use pango from the main branch
  * 2.49.1
  * Add dependencies to Doxygen tag files in subprojects
  * Fix build as subproject without building documentation
  * Visual Studio builds: Clean up build files
  * Subprojects can use meson.add_dist_script() if meson.version()
    >= 0.58.0
  * Meson build: No implicit_include_directories
  * Meson build: No implicit_include_directories
  * Meson build: Make it possible to use pangomm as a subproject
  * pangommconfig.h.*: Don't dllimport on MinGW
  * Meson build: Use relative paths to untracked/
  * GlyphItem: Make most methods public
  * Layout, LayoutIter: Add get_const_line() and get_const_lines()

OBS-URL: https://build.opensuse.org/request/show/953074
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=77
2022-02-10 11:32:25 +00:00
Dominique Leuenberger
8d8cc97b2b Accepting request 936215 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/936215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=45
2021-12-07 23:00:00 +00:00
b91accf9ac Accepting request 935835 from GNOME:Next
- Update to version 2.48.2:
  * NMake Makefiles: Correct VS2019 toolset number
  * build: Support Visual Studio 2022 builds
  * Don't include individual pango headers, part 2
  * Don't include individual pango headers
  * Use pango from the main branch
- Switch to using a gitcheckout via source service. Pass
  maintainer-mode=true to meson and add m4, mm-common and
  perl(XML::Parser) BuildRequires, as this is needed with a
  git-checkout.

OBS-URL: https://build.opensuse.org/request/show/935835
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=76
2021-12-07 10:20:25 +00:00
Dominique Leuenberger
b6f630de77 Accepting request 922034 from GNOME:Factory
- Update to version 2.48.1:
  + GlyphItem: Fix a memory leak in split()
  + Layout: Speed up get_log_attrs()
  + Build:
    - Meson build: Use relative paths to untracked/
    - pangommconfig.h.*: Don't dllimport on MinGW
    - Meson build: Make it possible to use pangomm as a subproject
    - Meson build: No implicit_include_directories
- Add pangomm-docs-without-timestamp.patch: Do not add timestamp to
  generated doc files. (forwarded request 922032 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/922034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=44
2021-09-28 17:16:54 +00:00
f2b538e42d Accepting request 922032 from home:iznogood:branches:GNOME:Factory
- Update to version 2.48.1:
  + GlyphItem: Fix a memory leak in split()
  + Layout: Speed up get_log_attrs()
  + Build:
    - Meson build: Use relative paths to untracked/
    - pangommconfig.h.*: Don't dllimport on MinGW
    - Meson build: Make it possible to use pangomm as a subproject
    - Meson build: No implicit_include_directories
- Add pangomm-docs-without-timestamp.patch: Do not add timestamp to
  generated doc files.

OBS-URL: https://build.opensuse.org/request/show/922032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=75
2021-09-28 15:46:19 +00:00
Dominique Leuenberger
7060fd2099 Accepting request 857826 from GNOME:Factory
- Update to version 2.48.0:
  + FontFamily, FontMap: Implement the Gio::ListModel interface
    CairoFontMap: Add get_default()
  + Attribute: Add Overline and ShowFlags enums and some create*()
    methods Renderer: Add vfuncs
  + Font, FontFace, FontFamily, FontMetrics: Add new methods
  + LayoutRun: Rename to GlyphItem
  + LayoutIter: Fix get_run() and get_line()
  + GlyphString, Item: Wrap pango_shape_with_flags()
  + Layout: Add set/get_line_spacing()
  + Build:
    - Depend on giomm (not just glibmm)
    - Use __declspec(dllexport) when building with Visual Studio
    - Meson build: Avoid some recompilations
    - Meson build: Better error message if trying to build with
      maintainer-mode=false when true is necessary
    - Meson build: Set default value of the 'warnings' option to
      'min'
    - Improve NMake support
    - Improve Visual Studio support
    - docs/reference/: Update for Doxygen >= 1.8.16
    - Meson build: Fix versioning on macOS
    - Change the ABI to pangomm-2.48
- Add meson BuildRequires and macros following upstreams port.
- Bump base_ver and libname (and in baselibs.conf) following
  upstream changes.
- Add doxygen, graphviz and xsltproc BuildRequires, needed to build
  documentation now.
- Replace pkgconfig(glibmm-2.66) with pkgconfig(giomm-2.68) and
  pkgconfig(glibmm-2.68) BuildRequires following upstream changes.
- Drop libtool and mm-common BuildRequires, no longer needed. (forwarded request 856993 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/857826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=43
2020-12-23 16:22:05 +00:00
0289477d6d Accepting request 856993 from GNOME:Next
- Update to version 2.48.0:
  + FontFamily, FontMap: Implement the Gio::ListModel interface
    CairoFontMap: Add get_default()
  + Attribute: Add Overline and ShowFlags enums and some create*()
    methods Renderer: Add vfuncs
  + Font, FontFace, FontFamily, FontMetrics: Add new methods
  + LayoutRun: Rename to GlyphItem
  + LayoutIter: Fix get_run() and get_line()
  + GlyphString, Item: Wrap pango_shape_with_flags()
  + Layout: Add set/get_line_spacing()
  + Build:
    - Depend on giomm (not just glibmm)
    - Use __declspec(dllexport) when building with Visual Studio
    - Meson build: Avoid some recompilations
    - Meson build: Better error message if trying to build with
      maintainer-mode=false when true is necessary
    - Meson build: Set default value of the 'warnings' option to
      'min'
    - Improve NMake support
    - Improve Visual Studio support
    - docs/reference/: Update for Doxygen >= 1.8.16
    - Meson build: Fix versioning on macOS
    - Change the ABI to pangomm-2.48
- Add meson BuildRequires and macros following upstreams port.
- Bump base_ver and libname (and in baselibs.conf) following
  upstream changes.
- Add doxygen, graphviz and xsltproc BuildRequires, needed to build
  documentation now.
- Replace pkgconfig(glibmm-2.66) with pkgconfig(giomm-2.68) and
  pkgconfig(glibmm-2.68) BuildRequires following upstream changes.
- Drop libtool and mm-common BuildRequires, no longer needed.

OBS-URL: https://build.opensuse.org/request/show/856993
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=73
2020-12-21 10:19:46 +00:00
Dominique Leuenberger
aca4a67e27 Accepting request 795243 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 795098 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/795243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=42
2020-04-23 16:31:50 +00:00
f6b1139537 Accepting request 795098 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795098
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=71
2020-04-17 22:53:43 +00:00
Dominique Leuenberger
6d8a94d70f Accepting request 736599 from GNOME:Factory
Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=41
2019-10-18 12:32:55 +00:00
ba4a85fc62 Accepting request 735095 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735095
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=69
2019-10-04 15:54:39 +00:00
Dominique Leuenberger
5cdeca7e72 Accepting request 657853 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/657853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=40
2018-12-21 07:21:01 +00:00
c31ac69f7c Accepting request 657622 from GNOME:Next
- Update to version 2.43.1:
  + Attribute: Add several create_attr_*() methods.
  + FontDescription: Add set/get_variations().
  + Build:
    - Require C++17.
    - Replace the Visual Studio project files with MSVC NMake
      project files.
    - Use glibmm-2.60 instead of glibmm-2.56.
    - Require pango >= 1.41.0 because of
      FontDescription::set/get_variations().
    - Change the ABI to pangomm-2.44.
- Bump soname following upstream changes.
- Replace pkgconfig(glibmm-2.58) with pkgconfig(glibmm-2.60)
  BuildRequires.
- Drop pangomm-glibmm-fix.patch: Fixed upstream. Following this,
  also drop libtool and mm-common BuildRequires and autogen.sh
  call, no longer needed.

OBS-URL: https://build.opensuse.org/request/show/657622
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=67
2018-12-13 15:17:10 +00:00
Dominique Leuenberger
0808c9b026 Accepting request 603957 from GNOME:Factory
- Export CXXFLAGS="-std=c++17" until upstream catches up: required,
  as libsigc++-3.0 moved to C++17. (forwarded request 603953 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/603957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=39
2018-05-08 11:37:11 +00:00
faed8034fc Accepting request 603953 from GNOME:Next
- Export CXXFLAGS="-std=c++17" until upstream catches up: required,
  as libsigc++-3.0 moved to C++17.

OBS-URL: https://build.opensuse.org/request/show/603953
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=65
2018-05-04 09:17:49 +00:00
Dominique Leuenberger
aa8c64237f Accepting request 593562 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/593562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=38
2018-04-05 13:33:54 +00:00
a691a33915 Accepting request 593398 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/593398
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=63
2018-04-04 14:03:05 +00:00
Dominique Leuenberger
e6faddfed9 Accepting request 585451 from GNOME:Factory
- Update to version 2.41.5:

OBS-URL: https://build.opensuse.org/request/show/585451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=37
2018-03-14 18:38:16 +00:00
5c3e5fa4da tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=61
2018-03-11 14:25:49 +00:00
89360bb46b Accepting request 583528 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583528
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=60
2018-03-09 10:01:16 +00:00
Dominique Leuenberger
3548284d36 Accepting request 522768 from GNOME:Factory
- Update package summaries.
  Avoid running fdupes across hardlink boundaries. (forwarded request 522746 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/522768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=36
2017-09-13 19:45:15 +00:00
444abdb548 Accepting request 522746 from home:jengelh:branches:GNOME:Factory
- Update package summaries.
  Avoid running fdupes across hardlink boundaries.

OBS-URL: https://build.opensuse.org/request/show/522746
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=58
2017-09-09 10:26:55 +00:00
29559e19ba Accepting request 519372 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519372
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=57
2017-08-31 07:42:22 +00:00
Bjørn Lie
5eceb07961 Accepting request 501769 from GNOME:Factory
Revert

OBS-URL: https://build.opensuse.org/request/show/501769
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=56
2017-06-07 13:58:26 +00:00
Bjørn Lie
8eb9c4ed93 Accepting request 501514 from GNOME:Next
I guess we could try :-)

OBS-URL: https://build.opensuse.org/request/show/501514
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=55
2017-06-07 13:34:31 +00:00
Dominique Leuenberger
4175da28f7 Accepting request 444108 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/444108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=35
2016-12-07 10:13:13 +00:00
042f130596 Accepting request 443942 from GNOME:Next
Update to 2.41.1 - getting moving on GTK4 front

OBS-URL: https://build.opensuse.org/request/show/443942
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=53
2016-12-06 11:50:43 +00:00
ad397d57df Accepting request 443907 from home:jengelh:branches:GNOME:Factory
- Rectify RPM groups and replace old macros.

OBS-URL: https://build.opensuse.org/request/show/443907
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=52
2016-12-05 14:09:53 +00:00
Dominique Leuenberger
a4b4a36c6f Accepting request 421347 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/421347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=34
2016-08-29 12:27:48 +00:00
Bjørn Lie
3565a2f415 Accepting request 420604 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/420604
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=50
2016-08-23 17:07:35 +00:00
Dominique Leuenberger
2337a30929 Accepting request 399433 from GNOME:Factory
Sync package with SLE12SP2 - just for easier tracking (forwarded request 399230 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/399433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=33
2016-06-03 14:32:28 +00:00
985653d3eb Accepting request 399230 from SUSE:SLE-12-SP2:GA
Sync package with SLE12SP2 - just for easier tracking

OBS-URL: https://build.opensuse.org/request/show/399230
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=48
2016-06-01 10:06:30 +00:00
Dominique Leuenberger
5e1e5ceb91 Accepting request 382086 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/382086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=32
2016-04-05 08:41:03 +00:00
Bjørn Lie
3a0bbd9d9c Accepting request 381810 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/381810
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=46
2016-03-30 17:42:46 +00:00
Dominique Leuenberger
89c20d0f37 Accepting request 364337 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/364337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=31
2016-03-29 12:25:30 +00:00
8586415dba Accepting request 357267 from GNOME:Next
Push MM++ packages

OBS-URL: https://build.opensuse.org/request/show/357267
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=44
2016-02-01 22:17:47 +00:00
Dominique Leuenberger
5111376ce8 Accepting request 293044 from GNOME:Factory
Update to 2.36.0 (forwarded request 292873 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/293044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=30
2015-03-30 17:28:47 +00:00
f7bbbbe10e Accepting request 292873 from GNOME:Next
Update to 2.36.0

OBS-URL: https://build.opensuse.org/request/show/292873
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=42
2015-03-25 09:05:12 +00:00
1f9e6f442f fixup
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=41
2015-03-20 09:47:07 +00:00
45a8c5de39 Accepting request 291443 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/291443
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=40
2015-03-19 14:31:20 +00:00
Stephan Kulow
2c05cc1dec Accepting request 175710 from GNOME:Factory
Update to 2.34.0

OBS-URL: https://build.opensuse.org/request/show/175710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=27
2013-05-16 09:22:09 +00:00