From 3d084f5e51f842c5268e97fa708c62e579b0d652 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Jun 08 2016 18:33:28 +0000 Subject: - new release versioning scheme to be more guideliney --- diff --git a/plymouth.spec b/plymouth.spec index 03c5785..d4c766d 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -4,11 +4,12 @@ %define plymouth_initrd_file /boot/initrd-plymouth.img %define snapshot_date 20160607 +%define snapshot_hash 375a65ff Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.9.3 -Release: 0.1.%{?snapshot_date}%{?dist} +Release: 0.3.%{?snapshot_date}git%{?snapshot_hash}%{?dist} License: GPLv2+ URL: http://www.freedesktop.org/wiki/Software/Plymouth Group: System Environment/Base @@ -443,6 +444,9 @@ fi %files system-theme %changelog +* Wed Jun 08 2016 Ray Strode - 0.9.3-0.3.git +- new release versioning scheme to be more guideliney + * Tue Jun 07 2016 Ray Strode - 0.9.3-0.1. - Update to latest git snapshot - Fixes use after free