summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-12-17 04:23:16 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-12-17 04:23:16 +0000
commit2ee55b66512a8b8dc659b7cbfb25f9eb9f2c48c9 (patch)
tree731cc6d391894c3b9e30ab3688c766a9a1479717
parent6e4f12d91239ffad8e5bdfbe623767f7af41038d (diff)
automatic import of CoBang
-rw-r--r--CoBang.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/CoBang.spec b/CoBang.spec
index 65a76c0..0beedef 100644
--- a/CoBang.spec
+++ b/CoBang.spec
@@ -1,5 +1,5 @@
## START: Set by rpmautospec
-## (rpmautospec version 0.7.2)
+## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
@@ -37,13 +37,11 @@ BuildRequires: python3-devel
BuildRequires: python3-gobject
BuildRequires: python3-gobject-devel
BuildRequires: python3-gstreamer1
-# Need to package
BuildRequires: python3-kiss-headers
BuildRequires: python3-logbook
BuildRequires: python3-pillow
BuildRequires: python3-pytest
BuildRequires: python3-requests
-# Need to package
BuildRequires: python3-single-version
BuildRequires: python3-zbar
BuildRequires: zbar-devel
@@ -67,7 +65,8 @@ Requires: python3-kiss-headers
Requires: python3-pillow
Requires: python3-requests
Requires: python3-single-version
-Requires: zbar
+Requires: python3-zbar
+Provides: python3-cobang
%description
A missing native QR Code and barcode scanner application
@@ -111,6 +110,6 @@ appstream-util validate-relax --nonet \
%changelog
## START: Generated by rpmautospec
-* Mon Oct 21 2024 John Doe <packager@example.com> - 0.14.1-1
+* Tue Dec 17 2024 John Doe <packager@example.com> - 0.14.1-1
- Uncommitted changes
## END: Generated by rpmautospec