Compare commits

..

No commits in common. 'i10ce' and 'epel10' have entirely different histories.

56
.gitignore vendored

@ -1 +1,55 @@
SOURCES/cxx-gen-0.7.136.crate
/cxx-gen-0.6.7.crate
/cxx-gen-0.7.49.crate
/cxx-gen-0.7.50.crate
/cxx-gen-0.7.51.crate
/cxx-gen-0.7.52.crate
/cxx-gen-0.7.54.crate
/cxx-gen-0.7.55.crate
/cxx-gen-0.7.56.crate
/cxx-gen-0.7.57.crate
/cxx-gen-0.7.60.crate
/cxx-gen-0.7.62.crate
/cxx-gen-0.7.63.crate
/cxx-gen-0.7.64.crate
/cxx-gen-0.7.65.crate
/cxx-gen-0.7.66.crate
/cxx-gen-0.7.67.crate
/cxx-gen-0.7.68.crate
/cxx-gen-0.7.71.crate
/cxx-gen-0.7.72.crate
/cxx-gen-0.7.73.crate
/cxx-gen-0.7.75.crate
/cxx-gen-0.7.78.crate
/cxx-gen-0.7.83.crate
/cxx-gen-0.7.85.crate
/cxx-gen-0.7.88.crate
/cxx-gen-0.7.89.crate
/cxx-gen-0.7.91.crate
/cxx-gen-0.7.92.crate
/cxx-gen-0.7.94.crate
/cxx-gen-0.7.95.crate
/cxx-gen-0.7.97.crate
/cxx-gen-0.7.100.crate
/cxx-gen-0.7.102.crate
/cxx-gen-0.7.105.crate
/cxx-gen-0.7.106.crate
/cxx-gen-0.7.107.crate
/cxx-gen-0.7.109.crate
/cxx-gen-0.7.110.crate
/cxx-gen-0.7.114.crate
/cxx-gen-0.7.115.crate
/cxx-gen-0.7.116.crate
/cxx-gen-0.7.117.crate
/cxx-gen-0.7.118.crate
/cxx-gen-0.7.119.crate
/cxx-gen-0.7.120.crate
/cxx-gen-0.7.121.crate
/cxx-gen-0.7.123.crate
/cxx-gen-0.7.124.crate
/cxx-gen-0.7.125.crate
/cxx-gen-0.7.126.crate
/cxx-gen-0.7.128.crate
/cxx-gen-0.7.129.crate
/cxx-gen-0.7.133.crate
/cxx-gen-0.7.134.crate
/cxx-gen-0.7.136.crate

@ -1 +0,0 @@
bf0d0a1de4449250577edd37ed9be03ca3e5ab9c SOURCES/cxx-gen-0.7.136.crate

@ -1,268 +0,0 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate cxx-gen
Name: rust-cxx-gen
Version: 0.7.136
Release: %autorelease
Summary: C++ code generator for integrating cxx crate into higher level tools
License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxx-gen
Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
C++ code generator for integrating `cxx` crate into higher level tools.}
%description %{_description}
%package devel
Summary: %{summary}
BuildArch: noarch
%description devel %{_description}
This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
%cargo_generate_buildrequires
%build
%cargo_build
%install
%cargo_install
%if %{with check}
%check
%cargo_test
%endif
%changelog
## START: Generated by rpmautospec
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 0.7.136-1
- Update to version 0.7.136; Fixes RHBZ#2332729
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7.134-1
- Rebuilt for MSVSphere 10
* Mon Dec 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.134-1
- Update to version 0.7.134; Fixes RHBZ#2331733
* Sun Dec 01 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.133-1
- Update to version 0.7.133; Fixes RHBZ#2325404
* Tue Oct 22 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.129-1
- Update to version 0.7.129; Fixes RHBZ#2318687
* Tue Sep 03 2024 Jan Staněk <jstanek@redhat.com> - 0.7.128-1
- Update to version 0.7.128 (rhbz#2309029)
* Fri Aug 16 2024 Jan Staněk <jstanek@redhat.com> - 0.7.126-1
- Update to version 0.7.126 (rhbz#2305011)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.124-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 18 2024 Jan Staněk <jstanek@redhat.com> - 0.7.124-1
- Update to version 0.7.124 (rhbz#2292441)
* Wed Jun 05 2024 Jan Staněk <jstanek@redhat.com> - 0.7.123-1
- Update to version 0.7.123 (rhbz#2290524)
* Tue Apr 09 2024 Jan Staněk <jstanek@redhat.com> - 0.7.121-1
- Update to version 0.7.121 (rhbz#2274056)
* Tue Mar 26 2024 Jan Staněk <jstanek@redhat.com> - 0.7.120-1
- Update to version 0.7.120 (rhbz#2271162)
* Thu Mar 14 2024 Jan Staněk <jstanek@redhat.com> - 0.7.119-1
- Update to version 0.7.119 (rhbz#2266712)
* Tue Mar 12 2024 Jan Staněk <jstanek@redhat.com> - 0.7.118-1
- Update to version 0.7.118 (rhbz#2266712)
* Tue Feb 20 2024 Jan Staněk <jstanek@redhat.com> - 0.7.117-1
- Update to version 0.7.117 (rhbz#2265024)
* Wed Feb 14 2024 Jan Staněk <jstanek@redhat.com> - 0.7.116-1
- Update to version 0.7.116 (rhbz#2263609)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.115-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 09 2024 Jan Staněk <jstanek@redhat.com> - 0.7.115-1
- Update to version 0.7.115 (rhbz#2257015)
* Wed Jan 03 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.114-1
- Update to version 0.7.144; Fixes RHBZ#2254860
* Tue Oct 31 2023 Jan Staněk <jstanek@redhat.com> - 0.7.110-1
- update to version 0.7.110 (rhbz#2246686)
* Tue Oct 17 2023 Jan Staněk <jstanek@redhat.com> - 0.7.109-1
- Update to version 0.7.109 (rhbz#2242981)
* Tue Sep 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.107-1
- Update to version 0.7.107; Fixes RHBZ#2235882
* Sat Aug 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.106-1
- Update to version 0.7.106; Fixes RHBZ#2229435
* Thu Aug 17 2023 Jan Staněk <jstanek@redhat.com> - 0.7.105-1
- Update to version 0.7.105 (rhbz#2229435)
* Tue Aug 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.102-1
- Update to version 0.7.102; Fixes RHBZ#2223500
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.100-1
- Update to version 0.7.100; Fixes RHBZ#2219894
* Thu Jun 15 2023 Jan Staněk <jstanek@redhat.com> - 0.7.97-1
- Update to version 0.7.97 (rhbz#2215181)
* Fri May 26 2023 Jan Staněk <jstanek@redhat.com> - 0.7.95-1
- Update to version 0.7.95
* Thu Mar 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.94-1
- Update to version 0.7.94; Fixes RHBZ#2179493
* Thu Mar 16 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.92-1
- Update to version 0.7.92; Fixes RHBZ#2175590
* Tue Feb 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.91-1
- Update to version 0.7.91; Fixes RHBZ#2169027
* Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.89-1
- Update to version 0.7.89; Fixes RHBZ#2166474
* Fri Jan 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.88-1
- Update to version 0.7.88; Fixes RHBZ#2159024
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.85-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jan 06 2023 Jan Staněk <jstanek@redhat.com> - 0.7.85-1
- Update to version 0.7.85; Fixes RHBZ#2154563
* Sun Dec 11 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.83-1
- Update to version 0.7.83; Fixes RHBZ#2135085
* Sat Oct 08 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.78-1
- Update to version 0.7.78; Fixes RHBZ#2128068
* Tue Sep 06 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.75-1
- Update to version 0.7.75; Fixes RHBZ#2122837
* Tue Aug 02 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.73-1
- Update to version 0.7.73; Fixes RHBZ#2113792
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.72-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sun Jul 17 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.72-1
- Update to version 0.7.72; Fixes RHBZ#2107879
* Thu Jul 07 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.71-1
- Update to version 0.7.71; Fixes RHBZ#2098333
* Sat May 14 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.68-1
- Update to version 0.7.68; Fixes RHBZ#2086125
* Tue Apr 26 2022 Jan Staněk <jstanek@redhat.com> - 0.7.67-1
- update to version 0.7.67
* Thu Mar 10 2022 Jan Staněk <jstanek@redhat.com> - 0.7.66-1
- update to version 0.7.66
* Thu Feb 17 2022 Jan Staněk <jstanek@redhat.com> - 0.7.65-1
- Update to version 0.7.65
* Thu Feb 03 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.64-1
- Update to version 0.7.64; Fixes RHBZ#2048316
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.63-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 20 2022 Jan Staněk <jstanek@redhat.com> - 0.7.63-1
- Update to version 0.7.63
* Wed Jan 05 2022 Fabio Valentini <decathorpe@gmail.com> - 0.7.62-1
- Update to version 0.7.62; Fixes RHBZ#2036407
* Mon Dec 13 2021 Jan Staněk <jstanek@redhat.com> - 0.7.60-1
- Update to version 0.7.60
* Wed Dec 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.57-1
- Update to version 0.7.57; Fixes RHBZ#2027989
* Mon Oct 11 2021 Jan Staněk <jstanek@redhat.com> - 0.7.56-1
- Update to version 0.7.56
* Mon Sep 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.55-1
- Update to version 0.7.55; Fixes RHBZ#2007764
* Sun Aug 29 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.54-1
- Update to version 0.7.54; Fixes RHBZ#1998362
* Sat Aug 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.52-1
- Update to version 0.7.52; Fixes RHBZ#1993388
* Sun Aug 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.51-1
- Update to version 0.7.51; Fixes RHBZ#1989714
* Wed Jul 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.7.50-1
- Update to version 0.7.50; Fixes RHBZ#1985578
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 07 2021 Jan Staněk <jstanek@redhat.com> - 0.7.49-1
- Upgrade to version 0.7.49
* Fri Feb 05 2021 Jan Staněk <jstanek@redhat.com> - 0.6.7-2
- Install license files to appropriate places
* Mon Feb 01 12:51:59 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.6.7-1
- Initial package
## END: Generated by rpmautospec

@ -0,0 +1,11 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 07 2021 Jan Staněk <jstanek@redhat.com> - 0.7.49-1
- Upgrade to version 0.7.49
* Fri Feb 05 2021 Jan Staněk <jstanek@redhat.com> - 0.6.7-2
- Install license files to appropriate places
* Mon Feb 01 12:51:59 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.6.7-1
- Initial package

@ -0,0 +1,68 @@
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate cxx-gen
Name: rust-cxx-gen
Version: 0.7.136
Release: %autorelease
Summary: C++ code generator for integrating cxx crate into higher level tools
License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxx-gen
Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
C++ code generator for integrating `cxx` crate into higher level tools.}
%description %{_description}
%package devel
Summary: %{summary}
BuildArch: noarch
%description devel %{_description}
This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
%cargo_generate_buildrequires
%build
%cargo_build
%install
%cargo_install
%if %{with check}
%check
%cargo_test
%endif
%changelog
%autochangelog

@ -0,0 +1 @@
SHA512 (cxx-gen-0.7.136.crate) = aa473d2cf729be2dbb8fc559d0bfe9a063f9ab464af5c590b1d977a2d8a94cb01555124f3e9c967d9815f1750ca1ff7bd4a27025b7f17413e1dc17566e682d2a
Loading…
Cancel
Save