besser82 pushed to cmake (f29). "3.14.5"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:20:52 UTC
From c1e32402caa9e24b2617a0b5dc500bc570c5b159 Mon Sep 17 00:00:00 2001
From: Björn Esser <besser82(a)fedoraproject.org>
Date: May 31 2019 21:51:41 +0000
Subject: 3.14.5
---
diff --git a/cmake.spec b/cmake.spec
index f62274a..c7c4a9b 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -63,7 +63,7 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
-Version: %{major_version}.%{minor_version}.4
+Version: %{major_version}.%{minor_version}.5
Release: 1%{?relsuf}%{?dist}
Summary: Cross-platform make system
@@ -479,6 +479,9 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
%changelog
+* Fri May 31 2019 Björn Esser <besser82(a)fedoraproject.org> - 3.14.5-1
+- 3.14.5
+
* Tue May 14 2019 Björn Esser <besser82(a)fedoraproject.org> - 3.14.4-1
- 3.14.4
diff --git a/sources b/sources
index 15ee3ef..76f660c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cmake-3.14.4.tar.gz) = 1011ba6cc54680699e97a5e25c4be6055c04f47847225f87f91ada0b2ace2d6f709a3fa49a37fd5c2276118bf29f5ce9d6e24473bff6f3c90f25e92083a5c412
+SHA512 (cmake-3.14.5.tar.gz) = 9acd2de17db86052801194cac570bfc104320c249b83058aa59554b42c3d5af9c9293d1c069f3fe8512a80103d511186d840168cbc190ce9584ca99cb9b11e46
https://src.fedoraproject.org/rpms/cmake/c/c1e32402caa9e24b2617a0b5dc500b...
3Â years, 8Â months
besser82 pushed to cmake (f30). "3.14.5"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:20:39 UTC
From c1e32402caa9e24b2617a0b5dc500bc570c5b159 Mon Sep 17 00:00:00 2001
From: Björn Esser <besser82(a)fedoraproject.org>
Date: May 31 2019 21:51:41 +0000
Subject: 3.14.5
---
diff --git a/cmake.spec b/cmake.spec
index f62274a..c7c4a9b 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -63,7 +63,7 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
-Version: %{major_version}.%{minor_version}.4
+Version: %{major_version}.%{minor_version}.5
Release: 1%{?relsuf}%{?dist}
Summary: Cross-platform make system
@@ -479,6 +479,9 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
%changelog
+* Fri May 31 2019 Björn Esser <besser82(a)fedoraproject.org> - 3.14.5-1
+- 3.14.5
+
* Tue May 14 2019 Björn Esser <besser82(a)fedoraproject.org> - 3.14.4-1
- 3.14.4
diff --git a/sources b/sources
index 15ee3ef..76f660c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cmake-3.14.4.tar.gz) = 1011ba6cc54680699e97a5e25c4be6055c04f47847225f87f91ada0b2ace2d6f709a3fa49a37fd5c2276118bf29f5ce9d6e24473bff6f3c90f25e92083a5c412
+SHA512 (cmake-3.14.5.tar.gz) = 9acd2de17db86052801194cac570bfc104320c249b83058aa59554b42c3d5af9c9293d1c069f3fe8512a80103d511186d840168cbc190ce9584ca99cb9b11e46
https://src.fedoraproject.org/rpms/cmake/c/c1e32402caa9e24b2617a0b5dc500b...
3Â years, 8Â months
jistone pushed to rust-mio (master). "Update to 0.6.19"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:15:57 UTC
From ff4439c186415cc9cdc61095d06fd488b672237a Mon Sep 17 00:00:00 2001
From: Josh Stone <jistone(a)redhat.com>
Date: Jun 01 2019 00:15:49 +0000
Subject: Update to 0.6.19
---
diff --git a/.gitignore b/.gitignore
index 6fe1ee9..d6b45a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/mio-0.6.14.crate
/mio-0.6.15.crate
/mio-0.6.16.crate
+/mio-0.6.19.crate
diff --git a/rust-mio.spec b/rust-mio.spec
index f4454fb..dce6c0e 100644
--- a/rust-mio.spec
+++ b/rust-mio.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm
+# Generated by rust2rpm-9-1.fc30
%bcond_with check
%global debug_package %{nil}
%global crate mio
Name: rust-%{crate}
-Version: 0.6.16
-Release: 3%{?dist}
+Version: 0.6.19
+Release: 1%{?dist}
Summary: Lightweight non-blocking IO
License: MIT
@@ -20,7 +20,6 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
BuildRequires: (crate(iovec/default) >= 0.1.1 with crate(iovec/default) < 0.2.0)
-BuildRequires: (crate(lazycell/default) >= 1.0.0 with crate(lazycell/default) < 2.0.0)
BuildRequires: (crate(libc/default) >= 0.2.42 with crate(libc/default) < 0.3.0)
BuildRequires: (crate(log/default) >= 0.4.0 with crate(log/default) < 0.5.0)
BuildRequires: (crate(net2/default) >= 0.2.29 with crate(net2/default) < 0.3.0)
@@ -49,7 +48,7 @@ which use "%{crate}" crate.
%license LICENSE
%doc README.md CHANGELOG.md
%{cargo_registry}/%{crate}-%{version}/
-%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci}
+%exclude %{cargo_registry}/%{crate}-%{version}/{azure-pipelines.yml,.cirrus.yml,ci}
%package -n %{name}+default-devel
Summary: %{summary}
@@ -91,6 +90,9 @@ which use "with-deprecated" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Jun 01 2019 Josh Stone <jistone(a)redhat.com> - 0.6.19-1
+- Update to 0.6.19
+
* Sun Feb 10 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 0.6.16-3
- Adapt to new packaging
diff --git a/sources b/sources
index 5507ded..1056b46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mio-0.6.16.crate) = ca9290edfdbd4659c686a9f47d7bcd2177001fbfe02ce1fcf6e8aaff4c6e4ba52abb0d698b103337e4587789e7e31945886a90f5e334651d27ac7b109f560c95
+SHA512 (mio-0.6.19.crate) = a6eeb93a34a4a4d486a821763cf660d6c5d3dcb08a7f1cd32a04d918d5196cd50cc29b30c5a97eeca68ab1cda50bf36a50c2c787e08ae3d2a2b9134350acd097
https://src.fedoraproject.org/rpms/rust-mio/c/ff4439c186415cc9cdc61095d06...
3Â years, 8Â months
jistone pushed to rust-toml (master). "Update to 0.5.1"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:10:16 UTC
From 39478c4e12e6251d9729adf915281e1cdaae01ac Mon Sep 17 00:00:00 2001
From: Josh Stone <jistone(a)redhat.com>
Date: Jun 01 2019 00:10:10 +0000
Subject: Update to 0.5.1
---
diff --git a/.gitignore b/.gitignore
index cccaf24..b1111b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/toml-0.4.9.crate
/toml-0.4.10.crate
/toml-0.5.0.crate
+/toml-0.5.1.crate
diff --git a/rust-toml.spec b/rust-toml.spec
index eab94ac..34a1312 100644
--- a/rust-toml.spec
+++ b/rust-toml.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm
+# Generated by rust2rpm-9-1.fc30
# * Tests are run in infrastructure
%bcond_with check
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate toml
Name: rust-%{crate}
-Version: 0.5.0
+Version: 0.5.1
Release: 1%{?dist}
Summary: Native Rust encoder and decoder of TOML-formatted files and streams
@@ -97,6 +97,9 @@ which use "preserve_order" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Jun 01 2019 Josh Stone <jistone(a)redhat.com> - 0.5.1-1
+- Update to 0.5.1
+
* Sat Mar 16 18:10:18 CET 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 0.5.0-1
- Update to 0.5.0
diff --git a/sources b/sources
index e1bec2e..75299ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (toml-0.5.0.crate) = e78656aea86382748593cda2f6b28f1df8267889655f9babddaab9ec9363a2bf06b18bc8ec88fafb79a4596f5f17768404aa3f60b400fd59a1a1b90323d3af1b
+SHA512 (toml-0.5.1.crate) = 4b8b9212934b8a8bf8f09fc9c63219f3bd8d21a1bc5ec4f4208fa833743951ddb53cb99b5fa27b9b59d2223cc74a7274d6eb196255e44650bb633e24b2529073
https://src.fedoraproject.org/rpms/rust-toml/c/39478c4e12e6251d9729adf915...
3Â years, 8Â months
jistone pushed to rust-libc (master). "Update to 0.2.57"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:07:31 UTC
From 1a6b93121f7a89023cb8dfd9409e817f065556ef Mon Sep 17 00:00:00 2001
From: Josh Stone <jistone(a)redhat.com>
Date: Jun 01 2019 00:07:25 +0000
Subject: Update to 0.2.57
---
diff --git a/.gitignore b/.gitignore
index b379527..9f5a9d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/libc-0.2.50.crate
/libc-0.2.51.crate
/libc-0.2.54.crate
+/libc-0.2.57.crate
diff --git a/rust-libc.spec b/rust-libc.spec
index 9257ed7..66c194e 100644
--- a/rust-libc.spec
+++ b/rust-libc.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm
+# Generated by rust2rpm-9-1.fc30
# * Tests are run in infrastructure
%bcond_with check
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate libc
Name: rust-%{crate}
-Version: 0.2.54
+Version: 0.2.57
Release: 1%{?dist}
Summary: Raw FFI bindings to platform libraries like libc
@@ -76,6 +76,18 @@ which use "extra_traits" feature of "%{crate}" crate.
%files -n %{name}+extra_traits-devel
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%package -n %{name}+std-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+std-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "std" feature of "%{crate}" crate.
+
+%files -n %{name}+std-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
%package -n %{name}+use_std-devel
Summary: %{summary}
BuildArch: noarch
@@ -104,6 +116,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Jun 01 2019 Josh Stone <jistone(a)redhat.com> - 0.2.57-1
+- Update to 0.2.57
+
* Thu May 02 2019 Josh Stone <jistone(a)redhat.com> - 0.2.54-1
- Update to 0.2.54
diff --git a/sources b/sources
index ee1d4fd..d03aadf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libc-0.2.54.crate) = 46f0263b227b107aedbd3c4171d8b3fe60ea9c2413ba9fc4cf3f4f8b92090b7aeec630b687ff55ae4507ff44144dad393a3912c6fc81f8864e630c0f15196cb8
+SHA512 (libc-0.2.57.crate) = 8f210c0e28d647cd2911ad2b7d2450b6e8ea3d628c0cc68000109a7bfdd64fa31706ed7e9bda0f71b920b38a3580fce3d53fe49e9cc53b6ab9e3aeb2eae0cb8e
https://src.fedoraproject.org/rpms/rust-libc/c/1a6b93121f7a89023cb8dfd940...
3Â years, 8Â months
jistone pushed to rust-miniz-sys (master). "Update to 0.1.12"
by notificationsï¼ fedoraproject.org
Notification time stamped 2019-06-01 00:02:15 UTC
From 58ca54ee3fa01e9b72e48fead8f39be16f20b95d Mon Sep 17 00:00:00 2001
From: Josh Stone <jistone(a)redhat.com>
Date: Jun 01 2019 00:02:07 +0000
Subject: Update to 0.1.12
---
diff --git a/.gitignore b/.gitignore
index 18eb6e8..3e33c0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/miniz-sys-0.1.10.crate
/miniz-sys-0.1.11.crate
+/miniz-sys-0.1.12.crate
diff --git a/rust-miniz-sys.spec b/rust-miniz-sys.spec
index 099678f..924c87f 100644
--- a/rust-miniz-sys.spec
+++ b/rust-miniz-sys.spec
@@ -1,19 +1,19 @@
-# Generated by rust2rpm
+# Generated by rust2rpm-9-1.fc30
%bcond_with check
%global debug_package %{nil}
%global crate miniz-sys
Name: rust-%{crate}
-Version: 0.1.11
-Release: 4%{?dist}
+Version: 0.1.12
+Release: 1%{?dist}
Summary: Bindings to the miniz library
# miniz is Public Domain
# Upstream license specification: MIT/Apache-2.0
License: MIT or ASL 2.0
URL: https://crates.io/crates/miniz-sys
-Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{...
+Source: %{crates_source}
ExclusiveArch: %{rust_arches}
@@ -54,7 +54,7 @@ which use "default" feature of "%{crate}" crate.
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version} -p1
+%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
%build
@@ -69,6 +69,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Jun 01 2019 Josh Stone <jistone(a)redhat.com> - 0.1.12-1
+- Update to 0.1.12
+
* Sat Feb 02 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index e87acc8..0a1491e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (miniz-sys-0.1.11.crate) = 58f8c9cf01f8a5819f53fce02246172acacf89becd05c8eea32a06fb4b3911ad3b595fbffdaad5d0ca4af4dbc4e2d41c83e2fe82bc12c33b035360e83d17e901
+SHA512 (miniz-sys-0.1.12.crate) = e00ab08d024806ffe68f8d9d0404bf83e62c58d04398bd8b0f8993a6c60a38fcc3a50189cef7a699ad7a93682d9f2353a31f5596d62a72c5f6560d12cf0c0a02
https://src.fedoraproject.org/rpms/rust-miniz-sys/c/58ca54ee3fa01e9b72e48...
3Â years, 8Â months