From 2e5e8730da75727fd928f8e3f2df08e988331ab0 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 00:49:45 +0000 Subject: [PATCH 1/3] Initialize branch F-13 for abcm2ps --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..baa94ef --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-13 From 2e6fd4d0dce097a28eb622bb9986fbf23af675e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 09:31:13 +0000 Subject: [PATCH 2/3] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - 3 files changed, 22 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index e8fe554..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: abcm2ps -# $Id$ -NAME := abcm2ps -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/branch b/branch deleted file mode 100644 index baa94ef..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-13 From 4c4dc267c5f83d67f5dfbfa0bebfa10d102c55d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Sat, 19 Feb 2011 19:58:29 +0100 Subject: [PATCH 3/3] new release 5.9.21 --- .gitignore | 1 + abcm2ps.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46713ac..44a0c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ abcm2ps-5.9.5.tar.gz abcplus_en-1.1.0.zip +/abcm2ps-5.9.21.tar.gz diff --git a/abcm2ps.spec b/abcm2ps.spec index 6d75405..991293c 100644 --- a/abcm2ps.spec +++ b/abcm2ps.spec @@ -1,6 +1,6 @@ Name: abcm2ps -Version: 5.9.5 -Release: 2%{?dist} +Version: 5.9.21 +Release: 1%{?dist} Summary: A program to typeset ABC tunes into Postscript Group: Applications/Multimedia @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 5 2011 Gérard Milmeister - 5.9.21-1 +- new release 5.9.21 + * Fri Jul 24 2009 Fedora Release Engineering - 5.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index d0c3de4..01a4335 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -08282cc997a7cd74a95e39a5fa1c57e2 abcm2ps-5.9.5.tar.gz +68d75b7641adce38e90dbc72d706be16 abcm2ps-5.9.21.tar.gz bf8d8ad90ba520f6a9872d2142efbda9 abcplus_en-1.1.0.zip