public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-protobuf] rawhide: Drop separate protobuf-compiler subpackage
Date: Thu, 02 Jul 2026 10:36:58 GMT [thread overview]
Message-ID: <178298861879.1.15909993981516730841.rpms-mingw-protobuf-3ff19aa5105a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mingw-protobuf
Branch : rawhide
Commit : 3ff19aa5105aa97f5a97cab5c7685d494a879e4d
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-07-02T12:36:47+02:00
Stats : +24/-41 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-protobuf/c/3ff19aa5105aa97f5a97cab5c7685d494a879e4d?branch=rawhide
Log:
Drop separate protobuf-compiler subpackage
---
diff --git a/mingw-protobuf.spec b/mingw-protobuf.spec
index 89e3f24..627ce84 100644
--- a/mingw-protobuf.spec
+++ b/mingw-protobuf.spec
@@ -4,7 +4,7 @@
Name: mingw-%{pkgname}
Version: 33.5
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: MinGW Windows protobuf library
BuildArch: noarch
@@ -38,38 +38,23 @@ Summary: MinGW Windows protobuf library
BuildArch: noarch
Obsoletes: mingw32-%{pkgname}-static < 33.5-1
Provides: mingw32-%{pkgname}-static = %{version}-%{release}
+Obsoletes: mingw32-%{pkgname}-tools < 33.5-1
+Provides: mingw32-%{pkgname}-tools = %{version}-%{release}
%description -n mingw32-%{pkgname}
MinGW Windows protobuf library.
-%package -n mingw32-%{pkgname}-compiler
-Summary: MinGW Windows protobuf library compiler executables
-BuildArch: noarch
-Obsoletes: mingw32-%{pkgname}-tools < 33.5-1
-Provides: mingw32-%{pkgname}-tools = %{version}-%{release}
-
-%description -n mingw32-%{pkgname}-compiler
-MinGW Windows protobuf library compiler executables.
-
%package -n mingw64-%{pkgname}
Summary: MinGW Windows protobuf library
BuildArch: noarch
Obsoletes: mingw64-%{pkgname}-static < 33.5-1
Provides: mingw64-%{pkgname}-static = %{version}-%{release}
-
-%description -n mingw64-%{pkgname}
-MinGW Windows protobuf library.
-
-
-%package -n mingw64-%{pkgname}-compiler
-Summary: MinGW Windows protobuf library compiler executables
-BuildArch: noarch
Obsoletes: mingw64-%{pkgname}-tools < 33.5-1
Provides: mingw64-%{pkgname}-tools = %{version}-%{release}
-%description -n mingw64-%{pkgname}-compiler
-MinGW Windows protobuf library compiler executables.
+%description -n mingw64-%{pkgname}
+MinGW Windows protobuf library.
%{?mingw_debug_package}
@@ -97,6 +82,14 @@ MinGW Windows protobuf library compiler executables.
%{mingw32_bindir}/libprotoc-33.5.0.dll
%{mingw32_bindir}/libutf8_range-33.5.0.dll
%{mingw32_bindir}/libutf8_validity-33.5.0.dll
+%{mingw32_bindir}/protoc-gen-upb.exe
+%{mingw32_bindir}/protoc-gen-upb.exe-%{version}.0
+%{mingw32_bindir}/protoc-gen-upb_minitable.exe
+%{mingw32_bindir}/protoc-gen-upb_minitable.exe-%{version}.0
+%{mingw32_bindir}/protoc-gen-upbdefs.exe
+%{mingw32_bindir}/protoc-gen-upbdefs.exe-%{version}.0
+%{mingw32_bindir}/protoc.exe
+%{mingw32_bindir}/protoc.exe-%{version}.0
%dir %{mingw32_includedir}/google
%{mingw32_includedir}/google/protobuf/
%{mingw32_includedir}/upb/
@@ -115,16 +108,6 @@ MinGW Windows protobuf library compiler executables.
%{mingw32_libdir}/pkgconfig/upb.pc
%{mingw32_libdir}/pkgconfig/utf8_range.pc
-%files -n mingw32-%{pkgname}-compiler
-%license LICENSE
-%{mingw32_bindir}/protoc-gen-upb.exe
-%{mingw32_bindir}/protoc-gen-upb.exe-%{version}.0
-%{mingw32_bindir}/protoc-gen-upb_minitable.exe
-%{mingw32_bindir}/protoc-gen-upb_minitable.exe-%{version}.0
-%{mingw32_bindir}/protoc-gen-upbdefs.exe
-%{mingw32_bindir}/protoc-gen-upbdefs.exe-%{version}.0
-%{mingw32_bindir}/protoc.exe
-%{mingw32_bindir}/protoc.exe-%{version}.0
%files -n mingw64-%{pkgname}
%license LICENSE
@@ -133,6 +116,14 @@ MinGW Windows protobuf library compiler executables.
%{mingw64_bindir}/libprotoc-33.5.0.dll
%{mingw64_bindir}/libutf8_range-33.5.0.dll
%{mingw64_bindir}/libutf8_validity-33.5.0.dll
+%{mingw64_bindir}/protoc-gen-upb.exe
+%{mingw64_bindir}/protoc-gen-upb.exe-%{version}.0
+%{mingw64_bindir}/protoc-gen-upb_minitable.exe
+%{mingw64_bindir}/protoc-gen-upb_minitable.exe-%{version}.0
+%{mingw64_bindir}/protoc-gen-upbdefs.exe
+%{mingw64_bindir}/protoc-gen-upbdefs.exe-%{version}.0
+%{mingw64_bindir}/protoc.exe
+%{mingw64_bindir}/protoc.exe-%{version}.0
%dir %{mingw64_includedir}/google
%{mingw64_includedir}/google/protobuf/
%{mingw64_includedir}/upb/
@@ -151,19 +142,11 @@ MinGW Windows protobuf library compiler executables.
%{mingw64_libdir}/pkgconfig/upb.pc
%{mingw64_libdir}/pkgconfig/utf8_range.pc
-%files -n mingw64-%{pkgname}-compiler
-%license LICENSE
-%{mingw64_bindir}/protoc-gen-upb.exe
-%{mingw64_bindir}/protoc-gen-upb.exe-%{version}.0
-%{mingw64_bindir}/protoc-gen-upb_minitable.exe
-%{mingw64_bindir}/protoc-gen-upb_minitable.exe-%{version}.0
-%{mingw64_bindir}/protoc-gen-upbdefs.exe
-%{mingw64_bindir}/protoc-gen-upbdefs.exe-%{version}.0
-%{mingw64_bindir}/protoc.exe
-%{mingw64_bindir}/protoc.exe-%{version}.0
-
%changelog
+* Thu Jul 02 2026 Sandro Mani <manisandro@gmail.com> - 33.5-3
+- Drop separate protobuf-compiler subpackage
+
* Thu Jul 02 2026 Sandro Mani <manisandro@gmail.com> - 33.5-2
- Drop separate protobuf-lite subpackage
reply other threads:[~2026-07-02 10:36 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=178298861879.1.15909993981516730841.rpms-mingw-protobuf-3ff19aa5105a@fedoraproject.org \
--to=manisandro@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