public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-camera] epel10: 2.1.0
@ 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 : fb397b4ef9bd59d9357b88d927f294e9e61ad537
Author : Steve Cossette <farchord@gmail.com>
Date : 2025-11-06T19:14:36-05:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/plasma-camera/c/fb397b4ef9bd59d9357b88d927f294e9e61ad537?branch=epel10
Log:
2.1.0
---
diff --git a/.gitignore b/.gitignore
index 1a5a6fe..fb7a585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/plasma-camera-2b92073a0742cd87c5bbfc69b161e09064f71604.tar.gz
/plasma-camera-2.0.0.tar.xz
+/plasma-camera-v2.1.0.tar.xz
diff --git a/plasma-camera.spec b/plasma-camera.spec
index 9b6295e..31fae2f 100644
--- a/plasma-camera.spec
+++ b/plasma-camera.spec
@@ -1,11 +1,11 @@
Name: plasma-camera
-Version: 2.0.0
-Release: 3%{?dist}
+Version: 2.1.0
+Release: 1%{?dist}
License: BSD-3-Clause AND GPL-2.0-or-later AND CC0-1.0 AND GPL-3.0-or-later
Summary: Camera application for Plasma Mobile
URL: https://apps.kde.org/plasma.camera/
-Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
+Source0: https://download.kde.org/stable/%{name}/%{name}-v%{version}.tar.xz
# libcamera does not currently build on these architectures
ExcludeArch: s390x ppc64le
@@ -32,6 +32,7 @@ BuildRequires: cmake(KF6I18n)
BuildRequires: cmake(KF6Config)
BuildRequires: pkgconfig(libcamera)
+BuildRequires: pkgconfig(exiv2)
%description
%{summary}.
@@ -40,7 +41,7 @@ switching between different camera devices.
%prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-v%{version}
%build
@@ -63,6 +64,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/org.kde.plasma.camera.appdata.xml
%changelog
+* Fri Nov 07 2025 Steve Cossette <farchord@gmail.com> - 2.1.0-1
+- 2.1.0
+
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
diff --git a/sources b/sources
index 95bf345..8e65cca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (plasma-camera-2.0.0.tar.xz) = 679265300fdd26e7478fcc4ff27e0fe721d6bb1f9a260962354b8e0165d76be922dd6be9526c2e5a3c30f2772482699338500ddf1efe5be50cc1b69404778259
+SHA512 (plasma-camera-v2.1.0.tar.xz) = d369a87a42d855c9c576bc265032f7b1318afa1cc7cbc5edd2cd5e48f6d38d7eead1d06f149fe2563ba5bab027609149d628304974706abc6bce29b0316b803f
^ 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: 2.1.0 Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox