[bug #64724] configure.ac has an old version 1.6.3 hard coded

2023-10-03 Thread Albert Chu
Update of bug #64724 (project freeipmi):

 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64724] configure.ac has an old version 1.6.3 hard coded

2023-09-28 Thread Albert Chu
Follow-up Comment #2, bug #64724 (project freeipmi):

just pushed a change to make master branch's version to 1.7.0 and 

./autogen.sh; ./configure; make; make dist; rpmbuild -ta --with systemd
*.tar.gz 

worked for me


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64724] configure.ac has an old version 1.6.3 hard coded

2023-09-28 Thread Albert Chu
Follow-up Comment #1, bug #64724 (project freeipmi):

Hi Ole, ahhh the master branch is usually where development happens that is
not for release candidates, thus the version number is rarely increased until
its release candidate time.  I will increase it to 1.7.0 (or something)
shortly for you.

The release candidate branch is 

freeipmi-1-6-0-stable

which is the branch I would try for your test/experiment instead.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64724] configure.ac has an old version 1.6.3 hard coded

2023-09-28 Thread Ole Holm Nielsen
URL:
  

 Summary: configure.ac has an old version 1.6.3 hard coded
   Group: GNU FreeIPMI
   Submitter: oleholmnielsen
   Submitted: Thu 28 Sep 2023 07:03:16 AM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
Operating System: None


___

Follow-up Comments:


---
Date: Thu 28 Sep 2023 07:03:16 AM UTC By: Ole Holm Nielsen 
In the freeipmi master branch, the configure.ac has the version 1.6.3 hard
coded:

FREEIPMI_PACKAGE_VERSION_MAJOR=1
FREEIPMI_PACKAGE_VERSION_MINOR=6
FREEIPMI_PACKAGE_VERSION_PATCH=3

I note that the latest release is actually 1.6.11 :-)

The 1.6.3 gets copied into the freeipmi.spec file as:

%define version 1.6.3

so that rpmbuild can't find the source tar-ball :-(

Question: What's the correct values to assign to the master branch - maybe
1.6.12?

Thanks,
Ole







___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/