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.0.0
Date: Tue, 04 Aug 2026 20:19:25 GMT [thread overview]
Message-ID: <178587476522.1.13144075889703574921.rpms-plasma-camera-73fccee2271c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/plasma-camera
Branch : epel10
Commit : 73fccee2271c9cbe5de4ff559bb6323d253878da
Author : Steve Cossette <farchord@gmail.com>
Date : 2025-07-08T06:38:02-04:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/plasma-camera/c/73fccee2271c9cbe5de4ff559bb6323d253878da?branch=epel10
Log:
2.0.0
---
diff --git a/.gitignore b/.gitignore
index 3384479..1a5a6fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/plasma-camera-2b92073a0742cd87c5bbfc69b161e09064f71604.tar.gz
+/plasma-camera-2.0.0.tar.xz
diff --git a/plasma-camera.spec b/plasma-camera.spec
index edc2266..45eb9c7 100644
--- a/plasma-camera.spec
+++ b/plasma-camera.spec
@@ -1,15 +1,11 @@
-%global gitcommit 2b92073a0742cd87c5bbfc69b161e09064f71604
-%global gitdate 20240615.212920
-%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
-
Name: plasma-camera
-Version: 1.0^%{gitdate}.%{shortcommit}
-Release: 2%{?dist}
+Version: 2.0.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://invent.kde.org/plasma-mobile/%{name}/-/archive/%{gitcommit}/%{name}-%{gitcommit}.tar.gz
+Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
@@ -24,12 +20,16 @@ BuildRequires: cmake(Qt6Gui)
BuildRequires: cmake(Qt6Svg)
BuildRequires: cmake(Qt6QuickControls2)
BuildRequires: cmake(Qt6Widgets)
+BuildRequires: cmake(Qt6Sensors)
+BuildRequires: cmake(Qt6Multimedia)
BuildRequires: cmake(KF6Kirigami)
BuildRequires: cmake(KF6CoreAddons)
BuildRequires: cmake(KF6I18n)
BuildRequires: cmake(KF6Config)
+BuildRequires: pkgconfig(libcamera)
+
%description
%{summary}.
It supports different resolutions, different white balance modes and
@@ -37,7 +37,7 @@ switching between different camera devices.
%prep
-%autosetup -p1 -n %{name}-%{gitcommit}
+%autosetup -p1
%build
@@ -60,6 +60,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/org.kde.plasma.camera.appdata.xml
%changelog
+* Tue Jul 08 2025 Steve Cossette <farchord@gmail.com> - 2.0.0-1
+- 2.0.0
+
* Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0^20240615.212920.2b92073-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
diff --git a/sources b/sources
index 5f8f03c..95bf345 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (plasma-camera-2b92073a0742cd87c5bbfc69b161e09064f71604.tar.gz) = 1ee6e397a5853b3066aa3d7dd6f223f7db91c7517efd29351b399b7573edad154eb9560e2223afc4bc1357e1bbcb148e21e8657343410ad89c79f597ae8048e0
+SHA512 (plasma-camera-2.0.0.tar.xz) = 679265300fdd26e7478fcc4ff27e0fe721d6bb1f9a260962354b8e0165d76be922dd6be9526c2e5a3c30f2772482699338500ddf1efe5be50cc1b69404778259
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=178587476522.1.13144075889703574921.rpms-plasma-camera-73fccee2271c@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