public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-camera] epel10: Fixed upstream source
@ 2026-08-04 20:19 Steve Cossette
  0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-08-04 20:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/plasma-camera
Branch : epel10
Commit : 4582ec7fab98c185d1693ef0973638404a5fcea9
Author : Steve Cossette <farchord@gmail.com>
Date   : 2025-11-08T11:04:17-05:00
Stats  : +4/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/plasma-camera/c/4582ec7fab98c185d1693ef0973638404a5fcea9?branch=epel10

Log:
Fixed upstream source

---
diff --git a/.gitignore b/.gitignore
index fb7a585..b36e4fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /plasma-camera-2b92073a0742cd87c5bbfc69b161e09064f71604.tar.gz
 /plasma-camera-2.0.0.tar.xz
 /plasma-camera-v2.1.0.tar.xz
+/plasma-camera-2.1.0.tar.xz

diff --git a/plasma-camera.spec b/plasma-camera.spec
index 31fae2f..1ac8bab 100644
--- a/plasma-camera.spec
+++ b/plasma-camera.spec
@@ -5,7 +5,7 @@ License:       BSD-3-Clause AND GPL-2.0-or-later AND CC0-1.0 AND GPL-3.0-or-late
 Summary:       Camera application for Plasma Mobile
 URL:           https://apps.kde.org/plasma.camera/
 
-Source0:       https://download.kde.org/stable/%{name}/%{name}-v%{version}.tar.xz
+Source0:       https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
 
 # libcamera does not currently build on these architectures
 ExcludeArch: s390x ppc64le
@@ -41,7 +41,7 @@ switching between different camera devices.
 
 
 %prep
-%autosetup -p1 -n %{name}-v%{version}
+%autosetup -p1
 
 
 %build

diff --git a/sources b/sources
index 8e65cca..c0f8f87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (plasma-camera-v2.1.0.tar.xz) = d369a87a42d855c9c576bc265032f7b1318afa1cc7cbc5edd2cd5e48f6d38d7eead1d06f149fe2563ba5bab027609149d628304974706abc6bce29b0316b803f
+SHA512 (plasma-camera-2.1.0.tar.xz) = cc9644265fbb49b786b8310a4185828d4eadfa03c7741925e260766bd89cb2aa174cf8bc40b3de1c7b07c17c229cb6f3ead13bef89597bba12f3c9328191b3ed

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

only message in thread, other threads:[~2026-08-04 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 20:19 [rpms/plasma-camera] epel10: Fixed upstream source Steve Cossette

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