public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/snapshot] rawhide: Update to 51.alpha
@ 2026-07-02 12:23 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 12:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/snapshot
Branch : rawhide
Commit : 86f64542e32e34a554fd25ed02e354451d4545f5
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-02T14:22:22+02:00
Stats : +15/-35 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/snapshot/c/86f64542e32e34a554fd25ed02e354451d4545f5?branch=rawhide
Log:
Update to 51.alpha
---
diff --git a/.gitignore b/.gitignore
index 35d9722..c1ca792 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,2 @@
-/snapshot-45.0.tar.xz
-/snapshot-45.1.tar.xz
-/snapshot-45.2.tar.xz
-/snapshot-46.0.tar.xz
-/snapshot-46.1.tar.xz
-/snapshot-46.2.tar.xz
-/snapshot-46.3.tar.xz
-/snapshot-47.0.1.tar.xz
-/snapshot-47.1.tar.xz
-/snapshot-48.0.1.tar.xz
-/snapshot-49.alpha.tar.xz
-/snapshot-49.beta.tar.xz
-/snapshot-49.rc.tar.xz
-/snapshot-49.0.tar.xz
-/snapshot-49.1.tar.xz
-/snapshot-50.0.tar.xz
+/snapshot-*.tar.xz
+/snapshot-*-build
diff --git a/0001-Remove-clippy-tests-linters-should-not-be-run-downst.patch b/0001-Remove-clippy-tests-linters-should-not-be-run-downst.patch
index a0d5f53..aa7c02b 100644
--- a/0001-Remove-clippy-tests-linters-should-not-be-run-downst.patch
+++ b/0001-Remove-clippy-tests-linters-should-not-be-run-downst.patch
@@ -26,32 +26,27 @@ index f4cf80e..3fcd51d 100644
@@ -75,7 +70,6 @@ else
rust_target = 'release'
- cargo_release_options = [ '--release' ]
+ cargo_release_options = ['--release']
- clippy_deny_warnings = []
endif
cargo_home = meson.project_build_root() / 'cargo-home'
-@@ -98,15 +92,6 @@ if is_devel
- run_command('cp', '-f', 'hooks/pre-commit.hook', '.git/hooks/pre-commit', check: false)
+@@ -121,10 +115,6 @@ if is_devel
+ )
endif
--clippy_options = []
--clippy_options += cargo_release_options
--clippy_options += [
-- '--all-targets',
-- '--all-features',
-- '--workspace',
+-clippy_options = [
+- cargo_extra_options,
+- clippy_deny_warnings,
-]
--clippy_options += clippy_deny_warnings
--
+ cargo_test_options = cargo_extra_options
+
subdir('data')
- subdir('po')
- subdir('src')
-@@ -126,17 +111,6 @@ test (
+@@ -142,17 +132,6 @@ test(
timeout: 400,
)
--test (
+-test(
- 'cargo-clippy',
- cargo,
- args: [
@@ -59,7 +54,7 @@ index f4cf80e..3fcd51d 100644
- clippy_options,
- ],
- env: cargo_env,
-- timeout: 400, # cargo might take a bit of time sometimes
+- timeout: 400, # cargo might take a bit of time sometimes
-)
-
gnome.post_install(
@@ -67,4 +62,3 @@ index f4cf80e..3fcd51d 100644
glib_compile_schemas: true,
--
2.53.0
-
diff --git a/snapshot.spec b/snapshot.spec
index 7f0a1a9..d6558dc 100644
--- a/snapshot.spec
+++ b/snapshot.spec
@@ -3,7 +3,7 @@
%bcond bundled_rust_deps %{defined rhel}
Name: snapshot
-Version: 50.0
+Version: 51~alpha
Release: %autorelease
Summary: Take pictures and videos
diff --git a/sources b/sources
index c3c5df7..ff21925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (snapshot-50.0.tar.xz) = e7f4013e91ec8de1aec64df188da654374e02b1a2588d5f9e3edbc31eb347e58648c3c5d595fe6a5c194e496b8ffb164485d7a9b035d5686ad8f1c05f9988b32
+SHA512 (snapshot-51.alpha.tar.xz) = a1b6c35f62eec38fc0168176413a5dd1d04d677092391f7ea78c49152ba966f1f9feb0cd04c3f4908978ca6a273570e53f90714b203405cbd1ac772d280a9fc3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 12:23 [rpms/snapshot] rawhide: Update to 51.alpha Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox