Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
242401b2fd | |||
49a1f0dba9 |
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/libshumate.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="revision">1.2.2</param>
|
||||
<param name="revision">1.2.3</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4521a7464d27c8a7d7981e00547a8baa219d03d08672917952810daaa57004f2
|
||||
size 1581580
|
3
libshumate-1.2.3.obscpio
Normal file
3
libshumate-1.2.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e2953c0bc6db237eeff6d7964624d1fd3344f63e3a82ec96bdd0c780213f43b
|
||||
size 1585676
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 13:28:55 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.2.3:
|
||||
+ Fix build with -Dvector_renderer=false
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 06:43:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: libshumate
|
||||
version: 1.2.2
|
||||
mtime: 1716621615
|
||||
commit: fab290f36bb7043fe6107308ff4f91c80492aa11
|
||||
version: 1.2.3
|
||||
mtime: 1722544145
|
||||
commit: ca387d96dffd7cc444fe47c470c7455ce6a2166d
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%bcond_with profiling
|
||||
|
||||
Name: libshumate
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 0
|
||||
Summary: C library providing a GtkWidget to display maps
|
||||
License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-3-Clause AND CC0-1.0 AND CC-BY-3.0 AND GFDL-1.2-only
|
||||
|
Reference in New Issue
Block a user