Commit Graph

45 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
6a00b35c63 Accepting request 174169 from home:dimstar:branches:GNOME:Factory
Update to 2.34.0

OBS-URL: https://build.opensuse.org/request/show/174169
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=38
2013-05-05 11:56:52 +00:00
b5881d5507 Accepting request 150774 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/150774
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=36
2013-02-14 13:06:38 +00:00
Vincent Untz
e1be23e24c Accepting request 104438 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104438
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=34
2012-02-13 12:41:10 +00:00
296dacdae2 Accepting request 91462 from home:vuntz:branches:GNOME:Factory
Update to 2.28.4

OBS-URL: https://build.opensuse.org/request/show/91462
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=32
2011-11-15 10:36:58 +00:00
Vincent Untz
95aa66c746 Accepting request 85086 from home:vuntz:branches:GNOME:Factory
Update to 2.28.3

OBS-URL: https://build.opensuse.org/request/show/85086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=30
2011-09-27 16:46:47 +00:00
OBS User buildservice-autocommit
8eeefcedd7 Updating link to change in openSUSE:Factory/pangomm revision 19.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=c23d6c58569dbd0403253997db049e9f
2011-07-11 07:04:49 +00:00
6f6a070836 Accepting request 75811 from home:vuntz:branches:GNOME:Factory
Stop using _service

OBS-URL: https://build.opensuse.org/request/show/75811
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=28
2011-07-08 07:35:52 +00:00
Vincent Untz
cbe257c8e4 Accepting request 67443 from GNOME:Next
thanks

OBS-URL: https://build.opensuse.org/request/show/67443
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=25
2011-04-21 08:23:29 +00:00
Vincent Untz
bf09dbb5dc Accepting request 55472 from home:vuntz:branches:GNOME:Factory
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/55472
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=23
2010-12-10 09:00:49 +00:00
OBS User buildservice-autocommit
828b621b26 Updating link to change in openSUSE:Factory/pangomm revision 12.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=ceb5941432c1b4c5af3e15e2643ad0d3
2010-06-11 08:30:31 +00:00
OBS User buildservice-autocommit
fe9be76884 Updating link to change in openSUSE:Factory/pangomm revision 11.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=796c744fc68085bec9ce61d13455f01c
2010-05-13 22:34:39 +00:00
OBS User autobuild
d5c7d7b0fa Accepting request 39976 from GNOME:Factory
checked in (request 39976)

OBS-URL: https://build.opensuse.org/request/show/39976
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=20
2010-05-13 22:34:38 +00:00
0ec341b8fc Accepting request 39588 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/pangomm via accept of submit request 39588 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/39588
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=19
2010-05-11 11:07:47 +00:00
OBS User buildservice-autocommit
e9c4004737 Updating link to change in openSUSE:Factory/pangomm revision 8.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=bb721260fad8afb7491bd144bae51bbf
2009-10-05 22:51:20 +00:00
OBS User autobuild
816c959f33 checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=17
2009-10-05 22:51:19 +00:00
Vincent Untz
5cea875390 Accepting request 21245 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/pangomm via accept of submit request 21245 revision 10.

OBS-URL: https://build.opensuse.org/request/show/21245
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=16
2009-09-28 16:05:30 +00:00
OBS User autobuild
90b89dcdef Accepting request 19774 from GNOME:Factory
Copy from GNOME:Factory/pangomm based on submit request 19774 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/19774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=7
2009-09-03 23:42:25 +00:00
OBS User unknown
953529a245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=6 2009-04-01 15:39:31 +00:00
OBS User unknown
291e5b1607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=5 2009-03-11 17:55:20 +00:00
OBS User unknown
8b3c3c53b1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=4 2009-02-08 00:19:33 +00:00
OBS User unknown
9d73c6410a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=3 2008-10-22 23:29:27 +00:00
OBS User unknown
93f9df98d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=2 2008-10-06 15:23:11 +00:00
OBS User unknown
7ba94e13da OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=1 2008-09-24 15:19:30 +00:00