From 1511a4362a754501bb5b154b43d43d2835e10fe5 Mon Sep 17 00:00:00 2001 From: chen-jan Date: Tue, 26 Oct 2021 01:56:51 +0000 Subject: [PATCH] change the spec file name to be the same as the repo name --- dvd+rw-tools.spec => dvdplusrw-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename dvd+rw-tools.spec => dvdplusrw-tools.spec (93%) diff --git a/dvd+rw-tools.spec b/dvdplusrw-tools.spec similarity index 93% rename from dvd+rw-tools.spec rename to dvdplusrw-tools.spec index 264ca24..b930df9 100644 --- a/dvd+rw-tools.spec +++ b/dvdplusrw-tools.spec @@ -1,6 +1,6 @@ Name: dvd+rw-tools Version: 7.1 -Release: 32 +Release: 33 Summary: Application to master the Blu-ray Disc and DVD media License: GPLv2 URL: http://fy.chalmers.se/~appro/linux/DVD+RW/ @@ -65,5 +65,8 @@ export LDFLAGS="$RPM_LD_FLAGS" %{_mandir}/man1/*.1* %changelog +* Tue Oct 26 2021 chenchen - 7.1-33 +- change the spec file name to be the same as the repo name + * Wed Nov 20 2019 openEuler Buildteam - 7.1-32 - Package init