File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ From f42dde2a8b920ec8b0ceb7a23df3ea4425d47598 Mon Sep 17 00:00:00 2001
2+ From: Sreenivasulu Malavathula <v-smalavathu@microsoft.com>
3+ Date: Fri, 25 Apr 2025 17:42:16 -0500
4+ Subject: [PATCH] Address po files issues
5+
6+ ---
7+ po/de.po | 2 +-
8+ 1 file changed, 1 insertion(+), 1 deletion(-)
9+
10+ diff --git a/po/de.po b/po/de.po
11+ index 8ae03d0..8bf3688 100644
12+ --- a/po/de.po
13+ +++ b/po/de.po
14+ @@ -13,7 +13,7 @@ msgstr ""
15+ "Last-Translator: <>\n"
16+ "Language-Team: \n"
17+ "MIME-Version: 1.0\n"
18+ - "Content-Type: text/plain; charset=\n"
19+ + "Content-Type: text/plain; charset=UTF-8\n"
20+ "Content-Transfer-Encoding: "
21+
22+ #: ../libunicapgtk/unicapgtk_device_property.c:654
23+ - -
24+ 2.45.2
25+
Original file line number Diff line number Diff line change 11Summary: Library to access different kinds of (video) capture devices
22Name: libunicap
33Version: 0.9.12
4- Release: 29 %{?dist }
4+ Release: 30 %{?dist }
55License: GPL-2.0 -or-later
66Vendor: Microsoft Corporation
77Distribution: Azure Linux
@@ -17,6 +17,7 @@ Patch5: libunicap-bz642118.patch
1717Patch6: libunicap-0.9.12-videodev.patch
1818Patch7: libunicap-0.9.12-datadirname.patch
1919Patch8: libunicap-0.9.12-gcc10.patch
20+ Patch9: 0001-Address-po-files-issues.patch
2021%define _use_internal_dependency_generator 0
2122%define __find_provides sh %{SOURCE1 } %{prev__find_provides }
2223%define __find_requires sh %{SOURCE1 } %{prev__find_requires }
@@ -103,6 +104,9 @@ mv -f %{buildroot}%{_sysconfdir}/udev/rules.d/50-euvccam.rules %{buildroot}%{_ud
103104%exclude %{_datadir }/gtk-doc/html/%{name }
104105
105106%changelog
107+ * Fri Apr 25 2025 Sreeniavsulu Malavathula <v-smalavathu@microsoft.com> - 0.9.12-30
108+ - Fix build issues.
109+
106110* Thu Feb 22 2024 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.9.12-29
107111- Updating naming for 3.0 version of Azure Linux.
108112
You can’t perform that action at this time.
0 commit comments