#9 Release 0.2.2
Merged 5 years ago by cqi. Opened 5 years ago by cqi.
cqi/ursa-major release-0.2.2  into  master

file modified
+6
@@ -1,6 +1,12 @@ 

  Change Logs

  ===========

  

+ 0.2.2 (2019-03-26)

+ ------------------

+ 

+ * For adding tag, allow filtering on buildrequires to find out koji_tags from

+   tag inheritance (Chenxiong Qi)

+ 

  0.2.1 (2019-03-20)

  ------------------

  

file modified
+1 -1
@@ -40,7 +40,7 @@ 

      name='ursa-major',

      description="A utility for managing module tags in Koji's tag inheritance",

      long_description=get_long_description(),

-     version='0.2.1',

+     version='0.2.2',

      classifiers=[

          'Programming Language :: Python :: 2.7',

          'Programming Language :: Python :: 3.6',

Signed-off-by: Chenxiong Qi cqi@redhat.com

Pull-Request has been merged by cqi

5 years ago
Metadata