public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: fix Release tag to include snapshot checkout date
@ 2026-07-11 2:31 Michael Schwendt
0 siblings, 0 replies; only message in thread
From: Michael Schwendt @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : ad311e40d905a5aa2fcd37d8f40c8a652bc4dc6b
Author : Michael Schwendt <mschwendt@fedoraproject.org>
Date : 2017-01-09T16:33:58+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/ad311e40d905a5aa2fcd37d8f40c8a652bc4dc6b?branch=epel10
Log:
fix Release tag to include snapshot checkout date
prepare rebuild against libclaw >= 1.7.4-16 for fix ABI compatibility
---
diff --git a/bear.spec b/bear.spec
index 2b8246c..1bf7417 100644
--- a/bear.spec
+++ b/bear.spec
@@ -4,7 +4,7 @@
Name: bear
Version: 0.7.0
-Release: 0.10git%{shortcommit0}%{?dist}
+Release: 0.11.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,7 @@ BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: docbook-utils
BuildRequires: gettext
-BuildRequires: libclaw-devel
+BuildRequires: libclaw-devel >= 1.7.4-16
BuildRequires: libjpeg-turbo-devel
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(sdl2)
@@ -157,6 +157,10 @@ fi
%changelog
+* Mon Jan 9 2017 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.0-0.11.20161230git
+- fix Release tag to include snapshot checkout date
+- prepare rebuild against libclaw >= 1.7.4-16 for fix ABI compatibility
+
* Mon Jan 02 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.7.0-0.10git781ec80
- add RR hicolor-icon-theme
^ 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: fix Release tag to include snapshot checkout date Michael Schwendt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox