public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plasma-camera] epel10: 2.1.0
Date: Tue, 04 Aug 2026 20:19:26 GMT	[thread overview]
Message-ID: <178587476664.1.11320381419403276536.rpms-plasma-camera-fb397b4ef9bd@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-04 20:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178587476664.1.11320381419403276536.rpms-plasma-camera-fb397b4ef9bd@fedoraproject.org \
    --to=farchord@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox