#2 Update to 0.6.3
Merged 3 years ago by decathorpe. Opened 3 years ago by returntrip.
rpms/ returntrip/rust-smithay-clipboard rawhide  into  rawhide

file modified
+1
@@ -2,3 +2,4 @@ 

  /smithay-clipboard-0.6.0.crate

  /smithay-clipboard-0.6.1.crate

  /smithay-clipboard-0.6.2.crate

+ /smithay-clipboard-0.6.3.crate

file modified
+6 -2
@@ -5,8 +5,8 @@ 

  %global crate smithay-clipboard

  

  Name:           rust-%{crate}

- Version:        0.6.2

- Release:        2%{?dist}

+ Version:        0.6.3

+ Release:        1%{?dist}

  Summary:        Provides access to the wayland clipboard for client applications

  

  # Upstream license specification: MIT
@@ -71,6 +71,10 @@ 

  %endif

  

  %changelog

+ * Sat Feb 20 2021 Stefano Figura <stefano@figura.im> - 0.6.3-1

+ - Update to version 0.6.3.

+ - Fixes RHBZ#1930400

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (smithay-clipboard-0.6.2.crate) = 56223c225c2ac47655b1c783cd2e222a5a5bb834c854a1b794aa03f666aa25d634d69787d72956b55fd9e449d8f4d979944f1e585b02a7c07d1297bf9b01d7d8

+ SHA512 (smithay-clipboard-0.6.3.crate) = ee846a07c9106c2988f44af74c3e9eb1c4eb5bce694de5d17068fe89ab26fad09945972f7a2cab15db489f2ca423db0e741895626706f309d56e77365d2d6887

no initial comment

Pull-Request has been merged by decathorpe

3 years ago