diff --git a/.gitignore b/.gitignore index 2ce1516..7047892 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,3 @@ -/v1.20130909.tar.gz -/v1.20131214.tar.gz -/v1.20131229.tar.gz -/vcsh-1.20140508-f7ce400.tar.gz -/vcsh-1.20141026-36fc049.tar.gz -/vcsh-1.20151229-b8bd702.tar.gz -/vcsh-1.20190619-dbc9c07.tar.gz -/vcsh-1.20190621-1a105a1.tar.gz -/vcsh-2.0.0.tar.xz -/vcsh-2.0.1.tar.xz -/vcsh-2.0.2.tar.xz -/vcsh-2.0.3.tar.xz +*.gz +*.xz +*.rpm diff --git a/sources b/sources index 602ba82..818dd70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vcsh-2.0.3.tar.xz) = b7bbfd256527f6d0fd850360d09a7d3a06366db3c0bd6457e84bc7c135ea55d50724b909132e2892f47e45cf1840d936976375ac5800cddf5a0248903a705508 +SHA512 (vcsh-2.0.8.tar.xz) = 64fb58bd01379b847395f53c0907658db78ee6f7af6d210da4743e4f3489a30f4d6c482c9881b91c247ed4a77932c34806e7d3e24d17c445c51c22534085bef2 diff --git a/vcsh.spec b/vcsh.spec index ba238fe..ec0df7f 100644 --- a/vcsh.spec +++ b/vcsh.spec @@ -1,6 +1,6 @@ Name: vcsh -Version: 2.0.3 -Release: 6%{?dist} +Version: 2.0.8 +Release: 1%{?dist} Summary: Version Control System for $HOME License: GPLv2+ @@ -44,6 +44,9 @@ configs you want to use on which machine. %changelog +* Wed Feb 28 2024 Dridi Boukelmoune - 2.0.8-1 +- Bumped version to 2.0.8 + * Sat Jan 27 2024 Fedora Release Engineering - 2.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild