[perl-glib-io] Added changes to NEWS for 0.002



commit 910a9e3fc16ebec75bfeb57203c6da00b20e75f3
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Jun 24 22:45:36 2021 -0700

    Added changes to NEWS for 0.002
    
    - Reordered the list of modules in 'dist.ini' so that the NEWS file is
      modified first before the Git commits are done to make a new release
      (using 'dzil release')

 NEWS     |  3 +++
 dist.ini | 31 ++++++++++++++++---------------
 2 files changed, 19 insertions(+), 15 deletions(-)
---
diff --git a/NEWS b/NEWS
index 825c27c..d3cc96f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 {{$NEXT}}
 
+Overview of changes in Glib::IO 0.002 [2021-06-24]
+==================================================
+
 * Fix examples in SYNOPSIS section in doc
 * Add 'Test::More' as a TestRequires dependency
 * RT#134851 Generate files for file-enumerator.t; thanks to Michal Josef
diff --git a/dist.ini b/dist.ini
index 72e9fef..c541515 100644
--- a/dist.ini
+++ b/dist.ini
@@ -19,21 +19,6 @@ version = 2
 [MakeMaker]
 [Manifest]
 [PkgVersion]
-[Git::Check]
-changelog = NEWS
-[Git::Commit]
-changelog = NEWS
-commit_msg = Release v%v%n%n%c
-[Git::Tag]
-signed = 1
-[Git::Push]
-[TestRelease]
-[ConfirmRelease]
-[UploadToSFTP]
-site = frs.sourceforge.net
-directory = /home/pfs/project/g/gt/gtk2-perl/Glib_IO
-[UploadToCPAN]
-
 [Prereqs]
 Glib::Object::Introspection = 0.014
 [Prereqs / TestRequires]
@@ -53,3 +38,19 @@ repository.type   = git
 x_twitter         = https://twitter.com/GTKPerl
 x_IRC             = irc://irc.gimp.org/#gtk-perl
 
+[Git::Check]
+changelog = NEWS
+[Git::Commit]
+changelog = NEWS
+commit_msg = Release v%v%n%n%c
+[Git::Tag]
+signed = 1
+[Git::Push]
+[TestRelease]
+[ConfirmRelease]
+[UploadToSFTP]
+site = frs.sourceforge.net
+directory = /home/pfs/project/g/gt/gtk2-perl/Glib_IO
+[UploadToCPAN]
+
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]