public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: upload sources
@ 2026-07-12 20:57 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-12 20:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 805aa87bd8b7f823b13b9be4869cadf7b0d4380a
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2018-07-21T01:56:09+01:00
Stats  : +4/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/805aa87bd8b7f823b13b9be4869cadf7b0d4380a?branch=alext-upd-to-7.2.12

Log:
upload sources

---
diff --git a/.gitignore b/.gitignore
index fd9df1a..8d0499f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /VirtualBox-5.2.10.tar.bz2
 /VirtualBox-5.2.12.tar.bz2
 /VirtualBox-5.2.14.tar.bz2
+/VirtualBox-5.2.16.tar.bz2

diff --git a/sources b/sources
index f10d149..cb6dc09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-5.2.14.tar.bz2) = b8202eccd83e9f2c92a77548d003082b6b3ff7838bb32ae48c3a25dcd622bfdc8ceca42cc49b855eeabf4439c55ad42df9b3959dd1bab77de154468e139c904e
+SHA512 (VirtualBox-5.2.16.tar.bz2) = 361607c43e3f7fb60da6db898951317c45a7f7b782c42808759f7c29502e3778ae28e5a54b5c49d1c5e46d94f85dbd1891d69f16d756767f0155bb48531b9519

diff --git a/update_vbox.sh b/update_vbox.sh
index 39fdd6b..2af58ea 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -4,8 +4,8 @@ REL=1
 git pull
 rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to $VERSION" virtualbox-guest-additions.spec
 spectool -g virtualbox-guest-additions.spec
-fedpkg new-sources ./VirtualBox-$VERSION.tar.bz2
-fedpkg ci -c && git show
+fedpkg new-sources ./VirtualBox-$VERSION.tar.bz2 && fedpkg ci -c
+git show
 echo Press enter to continue; read dummy;
 fedpkg push && fedpkg build --nowait
 echo Press enter to continue; read dummy;

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-12 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:57 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: upload sources 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox