public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: rebuild for rawhide, with libclaw-devel >= 1.7.4-17
@ 2026-07-11 2:31 Martin Gansser
0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : 4d855868ada9e21c402d788e0e223e3ad6daf757
Author : Martin Gansser <mgansser@alice.de>
Date : 2017-02-07T10:08:41+01:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/4d855868ada9e21c402d788e0e223e3ad6daf757?branch=epel10
Log:
rebuild for rawhide, with libclaw-devel >= 1.7.4-17
---
diff --git a/bear.spec b/bear.spec
index e6439e5..1d3ccc2 100644
--- a/bear.spec
+++ b/bear.spec
@@ -4,7 +4,7 @@
Name: bear
Version: 0.7.0
-Release: 0.12.20161230git%{shortcommit0}%{?dist}
+Release: 0.13.20161230git%{shortcommit0}%{?dist}
Summary: Game engine and editors dedicated to creating great 2D games
License: GPLv3+ and CC-BY-SA
URL: https://github.com/j-jorge/bear
@@ -20,7 +20,11 @@ BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: docbook-utils
BuildRequires: gettext
+%if 0%{?fedora} >= 26
+BuildRequires: libclaw-devel >= 1.7.4-17
+%else
BuildRequires: libclaw-devel >= 1.7.4-16
+%endif
BuildRequires: libjpeg-turbo-devel
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(sdl2)
@@ -154,6 +158,9 @@ fi
%changelog
+* Wed Feb 01 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.7.0-0.13.20161230git
+- rebuild for rawhide, with libclaw-devel >= 1.7.4-17
+
* Sat Jan 14 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.7.0-0.12.20161230git
- remove %%{name}-engine-%%{_arch}.conf %%{name}-factory-%%{_arch}.conf
- add missing /sbin/ldconfig calls in %%post and %%postun
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: rebuild for rawhide, with libclaw-devel >= 1.7.4-17 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox