3 Commits

Author SHA256 Message Date
6e865204aa Accepting request 1277949 from GNOME:Factory
Fix date format in old changelog entries (forwarded request 1277760 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1277949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo?expand=0&rev=99
2025-05-23 12:27:57 +00:00
55e04dcc5b Accepting request 1277760 from GNOME:Next
Fix date format in old changelog entries

OBS-URL: https://build.opensuse.org/request/show/1277760
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=167
2025-05-16 06:28:14 +00:00
ffcf3e7b30 Accepting request 1254310 from GNOME:Next
Switch back to using source service.  Not sure we need to fwd this past G:F though!

OBS-URL: https://build.opensuse.org/request/show/1254310
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=166
2025-03-19 08:29:23 +00:00
6 changed files with 15 additions and 12 deletions

View File

@@ -9,11 +9,11 @@
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<!-- <service name="tar" mode="buildtime"/>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service> -->
</service>
<service name="set_version" mode="manual" />
</services>

3
cairo-1.18.4.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9aef6a7468983bb00412f0cf076ae30f43940c7b6b99642899ff5166fc8d7ae9
size 61644302

BIN
cairo-1.18.4.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 19 07:23:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Switch back to using source service.
-------------------------------------------------------------------
Mon Mar 17 20:43:30 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
@@ -1323,7 +1328,7 @@ Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Tue Sep 30 07:06:06 WST 2008 - mboman@suse.de
Tue Sep 30 07:06:06 EST 2008 - mboman@suse.de
- Update to version 1.8.0:
+ Many API changes. See NEWS for full details

View File

@@ -1,4 +1,4 @@
name: cairo
version: 1.18.2
mtime: 1725196163
commit: 200441e6855854eb4dbf338e44d67b00ababe07f
version: 1.18.4
mtime: 1741440205
commit: 4541e0cd3a751b85e52e2a83d02ac6145a5efa85

View File

@@ -25,9 +25,7 @@ Summary: Vector Graphics Library with Cross-Device Output Support
License: LGPL-2.1-or-later OR MPL-1.1
Group: Development/Libraries/C and C++
URL: https://cairographics.org
### FIXME ### - Switch back to using source service!
Source: %{name}-%{version}.tar.xz
%dnl #Source0: %{name}-%{version}.tar.zst
Source0: %{name}-%{version}.tar.zst
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 fcrozat@suse.com -- Fix crash when client and server have different endianness