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
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
Stephan Kulow
9f1e2c2613
Accepting request 155422 from GNOME:Factory
...
update license to new format (forwarded request 150774 from coolo)
OBS-URL: https://build.opensuse.org/request/show/155422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=26
2013-02-15 17:49:45 +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
Stephan Kulow
7dbbf71769
Accepting request 105150 from GNOME:Factory
...
Pushing most G:F bits
OBS-URL: https://build.opensuse.org/request/show/105150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=23
2012-02-16 15:20:58 +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
Stephan Kulow
aea0cc6125
Accepting request 99119 from GNOME:Factory
...
Pushing G:F
OBS-URL: https://build.opensuse.org/request/show/99119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=22
2012-01-09 14:20:36 +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
Lars Vogdt
461f0eaf3b
Accepting request 85711 from GNOME:Factory
...
Pushing G:F
OBS-URL: https://build.opensuse.org/request/show/85711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=20
2011-10-02 08:23:08 +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
Sascha Peilicke
accad3e823
Autobuild autoformatter for 75891
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=19
2011-07-11 07:04:49 +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
Sascha Peilicke
fe1367916f
Accepting request 75891 from GNOME:Factory
...
Stop using _service
OBS-URL: https://build.opensuse.org/request/show/75891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=18
2011-07-11 07:04:37 +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
Sascha Peilicke
c0f7ee18c6
Accepting request 69131 from GNOME:Factory
...
Pushing G:F (including GNOME3)
OBS-URL: https://build.opensuse.org/request/show/69131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=17
2011-05-02 13:29:10 +00:00