public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qbs] rawhide: Update to 3.3.0
@ 2026-06-19 10:39 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-06-19 10:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qbs
Branch : rawhide
Commit : b039b1e84c542213c9c4ba3027163c93c6252e83
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-06-19T12:38:50+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/qbs/c/b039b1e84c542213c9c4ba3027163c93c6252e83?branch=rawhide
Log:
Update to 3.3.0
---
diff --git a/.gitignore b/.gitignore
index 1228751..80611c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@
/qbs-src-3.1.1.tar.gz
/qbs-src-3.1.2.tar.gz
/qbs-src-3.2.0.tar.gz
+/qbs-src-3.3.0.tar.gz
diff --git a/qbs.spec b/qbs.spec
index 360121b..0a6b0cc 100644
--- a/qbs.spec
+++ b/qbs.spec
@@ -10,8 +10,8 @@
Name: qbs
# qbs was previously packaged as part of qt-creator, using the qt-creator version, hence the epoch bump
Epoch: 1
-Version: 3.2.0
-Release: 2%{?dist}
+Version: 3.3.0
+Release: 1%{?dist}
Summary: Cross platform build tool
# Fails to build on i686
ExcludeArch: i686
@@ -135,7 +135,7 @@ rm %{buildroot}%{_bindir}/clang-format-test
%doc README.md
%{_bindir}/%{name}*
%{_libdir}/%{name}/
-%{_libdir}/libqbs*.so.3.2*
+%{_libdir}/libqbs*.so.3.3*
%{_libexecdir}/qbs/
%{_datadir}/%{name}/
%{_mandir}/man1/%{name}.1*
@@ -153,6 +153,9 @@ rm %{buildroot}%{_bindir}/clang-format-test
%changelog
+* Fri Jun 19 2026 Sandro Mani <manisandro@gmail.com> - 1:3.3.0-1
+- Update to 3.3.0
+
* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 1:3.2.0-2
- Rebuild (qt6)
diff --git a/sources b/sources
index f265044..3d97de8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qbs-src-3.2.0.tar.gz) = 3c6a7e1bbdd1d6b9f08cfbec584d99e570d3bb66c17165e0df9702464ce731b8360b11205d2cf14442d077ddb07eaa4a3bf10fbcad23582ed695ae09d6a229d6
+SHA512 (qbs-src-3.3.0.tar.gz) = 63146ef32519c48b447559ec3b19db1b4557984771ea9c385bd5d275f0a3e46c63cc07783548f0ca1076f7a86bb69761c1bc98eb1be77c53f85fbe2d462319c4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 10:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 10:39 [rpms/qbs] rawhide: Update to 3.3.0 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox