aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2023-01-07 09:50:20 +0200
committerJani Välimaa <wally@mageia.org>2023-01-07 09:50:20 +0200
commit3a00f9bd05ee8df5c6c2013a7f44d45f65291394 (patch)
treed0215edebac7f354be0385c1a3e3bce2e1991456
parentcf07c311938742e153b8afe795caf4fdfb75735b (diff)
downloadrpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.gz
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.bz2
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.xz
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.zip
macros.gnome: really add to dist
-rw-r--r--Makefile.am3
-rw-r--r--NEWS2
-rw-r--r--macros.gnome.in (renamed from macros.gnome)0
3 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a94c89..a7ac04e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,8 @@ pkg_gdata = \
pkg_data_in = $(pkg_gdata:=.in)
-pkg_macrosd = build.macros
+pkg_macrosd = build.macros \
+ macros.gnome
pkg_macrosd_in = $(pkg_macrosd:=.in)
diff --git a/NEWS b/NEWS
index 1f280c7..a225b45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- macros.gnome: really add to dist
+
Version 2.68 - 7 January 2023, by Jani Välimaa
- add macros.gnome to introduce %url_ver and %tarball_version macros
- rpm-spec-mode.el: sync script and tag lists with rpm >= 4.12.90
diff --git a/macros.gnome b/macros.gnome.in
index cb38bd0..cb38bd0 100644
--- a/macros.gnome
+++ b/macros.gnome.in