Skip to content

Commit

Permalink
remove ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jan 28, 2024
1 parent 79a9df0 commit 7d49c7d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 13 deletions.
6 changes: 0 additions & 6 deletions ChangeLog.md

This file was deleted.

1 change: 0 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ SUBDIRS = \
tests

TOP_EXTRA_DIST = \
ChangeLog.md \
INSTALL.md \
LICENSE \
README.md \
Expand Down
7 changes: 3 additions & 4 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ am__define_uniq_tagged_files = \
done | $(am__uniquify_input)`
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/config/configure.xml.in AUTHORS ChangeLog.md \
INSTALL.md README.md compile config.guess config.sub depcomp \
install-sh ltmain.sh missing
$(top_srcdir)/config/configure.xml.in AUTHORS INSTALL.md \
README.md compile config.guess config.sub depcomp install-sh \
ltmain.sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
Expand Down Expand Up @@ -397,7 +397,6 @@ SUBDIRS = \
tests

TOP_EXTRA_DIST = \
ChangeLog.md \
INSTALL.md \
LICENSE \
README.md \
Expand Down
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -3953,7 +3953,7 @@ MAGICKCACHE_PATCHLEVEL_VERSION=1

MAGICKCACHE_VERSION=1.0.0-1

MAGICKCACHE_GIT_REVISION=353d5bc:20240120
MAGICKCACHE_GIT_REVISION=79a9df0:20240121


# Substitute library versioning
Expand All @@ -3975,7 +3975,7 @@ PACKAGE_LIB_VERSION=0x10A

PACKAGE_LIB_VERSION_NUMBER=1,0,0,1

PACKAGE_RELEASE_DATE=2024-01-20
PACKAGE_RELEASE_DATE=2024-01-21


# versioning of library
Expand Down

0 comments on commit 7d49c7d

Please sign in to comment.