Compare commits

..

20 Commits

Author SHA1 Message Date
Fabio Valentini 506d36e86a
Update to version 0.2.29; Fixes RHBZ#2335722
5 days ago
Fedora Release Engineering 2426b4b162 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2 weeks ago
Fabio Valentini 95ea4785cf
Update to version 0.2.25; Fixes RHBZ#2319927
3 months ago
Fabio Valentini 91b7f60434
Update to version 0.2.22; Fixes RHBZ#2307751
5 months ago
Fedora Release Engineering 0b951a8b20 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
7 months ago
Jan Macku bebf29684f Update to version 0.2.20
9 months ago
Fabio Valentini 2e65dbac0c
Update to version 0.2.19; Fixes RHBZ#2271353
9 months ago
Fedora Release Engineering 9fe6392c64 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
1 year ago
Fabio Valentini 8175da808b
Update to version 0.2.16; Fixes RHBZ#2256414
1 year ago
Fabio Valentini 79b2396ab9
Update to version 0.2.15; Fixes RHBZ#2237046
1 year ago
Fabio Valentini 1016a18c9f
Update to version 0.2.12; Fixes RHBZ#2224455
2 years ago
Fabio Valentini bbfb538c30
Update to version 0.2.10; Fixes RHBZ#2219690
2 years ago
Fabio Valentini ef449ed5a4
Update to version 0.2.9; Fixes RHBZ#2215660
2 years ago
Fabio Valentini f7983d88aa
Update to version 0.2.6; Fixes RHBZ#2209377
2 years ago
Fabio Valentini 5189b5f838
Update to version 0.2.5; Fixes RHBZ#2203584
2 years ago
Fabio Valentini 4b396dc1e8
Update to version 0.2.4; Fixes RHBZ#2181060
2 years ago
Fabio Valentini 6265d66c3a
Update to version 0.1.25; Fixes RHBZ#2178370
2 years ago
Fabio Valentini c1ed01512a
Update to version 0.1.24; Fixes RHBZ#2175579
2 years ago
Fedora Release Engineering 02599e1092 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago
Jan Macku 56ad7d4179 Update to version 0.1.23
2 years ago

5
.gitignore vendored

@ -11,3 +11,8 @@
/prettyplease-0.2.12.crate
/prettyplease-0.2.15.crate
/prettyplease-0.2.16.crate
/prettyplease-0.2.19.crate
/prettyplease-0.2.20.crate
/prettyplease-0.2.22.crate
/prettyplease-0.2.25.crate
/prettyplease-0.2.29.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate prettyplease
Name: rust-prettyplease
Version: 0.2.16
Version: 0.2.29
Release: %autorelease
Summary: Minimal syn syntax tree pretty-printer

@ -1 +1 @@
SHA512 (prettyplease-0.2.16.crate) = f542640f809de6aa77d34d92d9a4454ef2a92153dba38ab41782d9a3fb73cbae2569c3163c21938b908e666303631ca9393ea1166c7ad5e5970145f26238c79e
SHA512 (prettyplease-0.2.29.crate) = 749137bff46daf6142ba076471ffd866e586b0a2c74155ea306be01755715aa70fdfb7baf1487e2285910966af008da047197d4755c49d489762c6780d2a0fc4

Loading…
Cancel
Save