[perl-gnome2-rsvg: 5/5] Deprecation release 0.12; project is now in 'deprecated' status




commit 94470a4b3e50acaf09a66e4c5e896ca97df3357e
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 22:12:14 2021 -0800

    Deprecation release 0.12; project is now in 'deprecated' status
    
    - See the README file for more information about the project's
      deprecation

 NEWS    | 6 ++++++
 Rsvg.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b353f7a..3ef2e99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2::Rsvg 0.12
+========================================
+
+* Deprecation release; project is now in 'deprecated' status.  See the README
+  file for more information about the project's deprecation
+
 Overview of changes in Gnome2::Rsvg 0.11
 ========================================
 
diff --git a/Rsvg.pm b/Rsvg.pm
index b2763c8..406aef5 100644
--- a/Rsvg.pm
+++ b/Rsvg.pm
@@ -15,7 +15,7 @@ use Gtk2;
 require DynaLoader;
 
 our @ISA = qw(DynaLoader);
-our $VERSION = '0.11';
+our $VERSION = '0.12';
 
 sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
 


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